laravel-openid-connect-server icon indicating copy to clipboard operation
laravel-openid-connect-server copied to clipboard

Token revoke controller has broken implementation.

Open omitobi opened this issue 1 year ago • 0 comments

Token revoke controller has broken implementation.

I checked the RevokeController and discovered missing imports. And another AdvancedBearerTokenValidator does not exist.

This similar missing class is also repeated in IntrospectionController.

omitobi avatar Dec 01 '23 07:12 omitobi