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
- reuse_access_token config should be used when refreshing a token
- Support OAuth DPoP
- Is there a way to store Doorkeeper::AccessToken data inside Doorkeeper::JWT (and not use db-backed tokens)?
- With enable_application_owner, issuing a token with grant_type=client_credentials does not associate the token with the owner
- Why `invalid_client` & `unauthorized_client` are non-redirectable?
- Authorizations Controller: service.pre_auth.scopes different than service.request.pre_auth.scopes
- Response header too long for default nginx configuration
- Resource Indicators for OAuth 2.0
- Docs
- Doorkeeper::Rails::Routes#metadata_routes
- Doorkeeper::Config::Validations#validate_custom_metadata
- Doorkeeper::OAuth::MetadataResponse#config
- Doorkeeper::OAuth::MetadataResponse#headers
- Doorkeeper::OAuth::MetadataResponse#status
- Doorkeeper::OAuth::MetadataResponse#body
- Doorkeeper::OAuth::MetadataResponse#initialize
- Doorkeeper::OAuth::MetadataResponse#code_challenge_methods_supported
- Doorkeeper::OAuth::MetadataResponse#token_endpoint_auth_methods_supported
- Doorkeeper::OAuth::MetadataResponse#grant_types_supported