Fix lint
This commit is contained in:
parent
e030bfb59d
commit
38c5c166f4
|
@ -50,7 +50,6 @@ export const enum OAuth2ErrorCode {
|
||||||
*/
|
*/
|
||||||
INVALID_CLIENT = 'invalid_client',
|
INVALID_CLIENT = 'invalid_client',
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The access token provided is expired, revoked, malformed, or invalid for other reasons
|
* The access token provided is expired, revoked, malformed, or invalid for other reasons
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue