doorkeeper
https://github.com/doorkeeper-gem/doorkeeper
Ruby
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to doorkeeper
Help out
- Issues
- It is not possible to revoke refresh token bound to the expired access token
- Provide an option to skip orm hooks
- App is not generating the Oauth2 token using doorkeeper gem
- reuse_access_token config should be used when refreshing a token
- Support OAuth DPoP
- Option to enforce that clients use PKCE
- `rails generate doorkeeper:install` fails with `uninitialized constant ActiveRecord` for a non-ActiveRecord project
- Currently signed in user can revoke other users tokens
- Is there a way to store Doorkeeper::AccessToken data inside Doorkeeper::JWT (and not use db-backed tokens)?
- Issue with scopes after 5.6.0 update
- Docs
- Doorkeeper::Errors::InvalidCodeChallengeMethod.translate_options
- Doorkeeper::Errors::DoorkeeperError.translate_options
- Doorkeeper::OAuth::Error#translate_options
- Doorkeeper::OAuth::Error#translate_options=
- Doorkeeper::Config::Builder#enable_dynamic_scopes
- Doorkeeper::Config#dynamic_scopes_delimiter
- Doorkeeper::Config#enable_dynamic_scopes?
- Doorkeeper::OAuth::Scopes#dynamic_scope_match?
- Doorkeeper::OAuth::Scopes#dynamic_scopes_present?
- Doorkeeper::OAuth::Scopes#dynamic_scope_delimiter