Sorcery breaks Doorkeeper OpenID access_grant_class
configuration
#320
Labels
bug
Something isn't working
access_grant_class
configuration
#320
Configuration
0.16.3
3.1.2
Rails v7.0.3
amd64
Expected Behavior
Doorkeeper
access_grant_class
configuration should work.Actual Behavior
It raises an
uninitialized constant
error for any provided class.doorkeeper-gem/doorkeeper-openid_connect#174
Steps to Reproduce
access_grant_class "Oauth::AccessGrant"
)Sample app
https://github.com/Exterm1nate/doorkeeper-openid_connect-sample
The text was updated successfully, but these errors were encountered: