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
- delete `TestFixtures.fixture_path=` DEPRECATION WARNING (for support Rails 7.2)
- Add funding_uri to gemspec
- Introducing Doorkeeper Guru on Gurubase.io
- Update rails requirement from >= 6.0, < 7.3 to >= 6.0, < 8.1
- The error message for invalid pkce method is not affected by pkce_code_challenge_methods configuration
- Refresh tokens that are paired with expired access tokens cannot be revoked
- Allow for expired refresh tokens to be revoked
- load the session if the session is not preloaded already
- Dependabot ruby experience
- Feat: Implement oauth authorization server metadata
- Docs
- Doorkeeper::OAuth::Scopes#dynamic_scopes_enabled?
- Doorkeeper::Config#pkce_code_challenge_methods_supported
- Doorkeeper::Config::Validations#validate_pkce_code_challenge_methods
- Doorkeeper::RemoveApplicationSecretNotNullConstraint#migration_version
- Doorkeeper::RemoveApplicationSecretNotNullConstraint.next_migration_number
- Doorkeeper::RemoveApplicationSecretNotNullConstraint#enable_polymorphic_resource_owner
- Doorkeeper::OAuth::TokenIntrospection#authorize_using_bearer_token!
- Doorkeeper::OAuth::TokenIntrospection#authorize_using_basic_auth!
- Linear#process_response
- Linear#post