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
- Enhancement: expose `current_resource_owner` to views
- 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)?
- Docs
- Tag#display_name_matches_name?
- Request#normalize_preserving_url_encodings
- User.skip_mx_check?
- User#sign_up_username_requires_approval?
- User#sign_up_email_requires_approval?
- User#after_confirmation_tasks
- User#wrap_email_confirmation
- User#requires_approval?
- User#grant_approval_on_confirmation?
- User#set_age_verified_at