oauth2-server icon indicating copy to clipboard operation
oauth2-server copied to clipboard

Add Unauthorized_Client support

Open Sephster opened this issue 4 years ago • 0 comments

At the moment, the only error we do not handle is unauthorized_client. This is issued when a client tries to use a grant they have not been given permissions to. We should investigate the potential of using this in version 9.

Sephster avatar Dec 11 '20 23:12 Sephster