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
- Do not instantiate ActiveRecord model early
- Doorkeeper is loading ActiveRecord too early
- Make redirect_uri optional for Authorization request
- Different access grants return the same access token with `reuse_access_token` enabled
- Consider expires_in when clear expired tokens with StaleRecordsCleaner
- Cleanup job removes not expired tokens
- Refreshing a token sending scopes separated by `+` does not work
- Doorkeeper::Errors::InvalidRedirectUri Raised When No Redirect URI Set
- Always requiring `redirect_uri` is not compliant to RFC 6749
- Better support for credential rotation
- 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