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
- Add Client Authentication Methods Registry
- Support OAuth RFC - JWT for Client Authentication and Authorization Grants
- Token Endpoint appears to accept a scope parameter for authorization_code grant types
- Issue: Configuring Active Record to Use Different Base Classes for Sharded and Non-Sharded Models
- Introspecting a token should behave the same wrt "revoke on use"
- How to implement using multi-database like Makara
- Doorkeeper.config.calculate_grant_flows does not list refresh_token if refresh tokens are enabled
- Refresh token not issued when multiple scopes are requested
- There is no way to refresh an access token without revoking the previous access token
- Support for RFC 9207 - OAuth 2.0 Authorization Server Issuer Identification
- 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