Skip to content
Nikita Bulai edited this page Feb 4, 2018 · 75 revisions

About

Doorkeeper is an OAuth 2 provider for Ruby on Rails or Grape applications. It's built on top of Rails engines. The gem is in active development. So far it supports all protocol flows, but we will still improve the functionality of the gem.

More info:

Finding help

See it in action

Demo app

We've built a simple provider demo using Devise. Check it out here.

Screencast @ railscasts.com

railscasts

#353 OAuth with Doorkeeper

For more example applications, see this page in the wiki.

Contributing

All pull requests are welcome and we love them!!! If you want to contribute, please read the guide

Upgrading

Doorkeeper is in constant development and things change fast! Check out the upgrade guide for more information.

How to's

Extending

Extension projects

Flows

Configuration

NOTE: Something may be changed in new versions of the gem, so first read the main documentation or NEWS.md for additional info.

Testing

You can also find all the wiki pages here.

Some <3!

Thanks to all that contributed to the gem! Check out the awesome list of contributors here!

Clone this wiki locally