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
- Account::ContactsExportJob#contacts
- DashboardController#set_dashboard_scripts
- PushDataHelper#webhook_data
- PushDataHelper#lock_event_data
- PushDataHelper#push_event_data
- ParticipationListener#assignee_changed
- Notification::FcmService#initialize
- Notification::FcmService#credentials_path
- Notification::FcmService#generate_token
- Notification::FcmService#token_expired?