oauth2-server
oauth2-server copied to clipboard
Add Unauthorized_Client support
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.