Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Doorkeeper::AccessToken.find_or_create_for with empty scopes #1714

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

nbulaj
Copy link
Member

@nbulaj nbulaj commented Jul 10, 2024

Fixes #1699

@nbulaj nbulaj merged commit 9ce4f03 into main Jul 10, 2024
36 of 44 checks passed
@nbulaj nbulaj deleted the fix-1699-access-token-with-blank-scopes branch July 10, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doorkeeper::AccessToken.find_or_create_for with empty scopes raises NoMethodError
1 participant