Skip to content
felipeelias edited this page Dec 12, 2011 · 5 revisions

Welcome to the doorkeeper wiki!

About

Doorkeeper is an OAuth 2 provider for Rails. It's built on top of Rails engines. The gem is in active development and so far it does not support all protocol flows, but we will gradually introduce other flows.

More info:

See it in action

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

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

How to's

Customization/Configuration

Testing

Clone this wiki locally