You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @arietimmerman first of all thank you for the awesome package,,
I have problem when trying the endpoint oauth/introspect
Target [League\\OAuth2\\Server\\Repositories\\AccessTokenRepositoryInterface] is not instantiable while building [League\\OAuth2\\Server\\AuthorizationValidators\\BearerTokenValidator]
how should i resolve the problem?
The text was updated successfully, but these errors were encountered:
Token introspection does not work indeed. @abublihi if you have the need currently can you make a PR to fix it?
Unless @arietimmerman is already working on it?
Hi @arietimmerman first of all thank you for the awesome package,,
I have problem when trying the endpoint
oauth/introspect
Target [League\\OAuth2\\Server\\Repositories\\AccessTokenRepositoryInterface] is not instantiable while building [League\\OAuth2\\Server\\AuthorizationValidators\\BearerTokenValidator]
how should i resolve the problem?
The text was updated successfully, but these errors were encountered: