This commit is contained in:
Chocobozzz 2021-06-03 08:58:10 +02:00
parent e030bfb59d
commit 38c5c166f4
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ export const enum OAuth2ErrorCode {
*/
INVALID_CLIENT = 'invalid_client',
/**
* The access token provided is expired, revoked, malformed, or invalid for other reasons
*