oauth2-server
oauth2-server copied to clipboard
Is this most likely due to an expired or somehow invalid token?
League\OAuth2\Server\Exception\OAuthServerException
The resource owner or authorization server denied the request.
The access_denied error response is returned when the user (resource owner) denies the consent prompt, on "Authorization code", "Device Authorization", or "Implicit" grants/flows.