Skip to content
Dave Tong edited this page Dec 19, 2022 · 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.

Upgrading

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

How to's / Tutorials

Extending

Extension projects

Flows

Configuration

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

Testing

You can also find all the wiki pages here.

Contributing

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

Some <3!

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

Clone this wiki locally