forked from doorkeeper-gem/doorkeeper
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
felipeelias edited this page Jun 4, 2012
·
20 revisions
Welcome to the doorkeeper wiki!
Doorkeeper is an OAuth 2 provider for Rails. 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 have to work on few missing pieces.
More info:
We've built a simple provider demo using Devise. Check it out here.
For more example applications, see this page in the wiki.
- Contributing
- Upgrade Guide
- Create a OmniAuth strategy for your provider
- Conditionally requiring OAuth token
- ActionController::Metal with doorkeeper

