laravel-openid-connect-server
laravel-openid-connect-server copied to clipboard
Token Introspection Issue
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?
@arietimmerman is IntrospectionController Tested? because while debugging it dose not seem to be working at all
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?