Appearance
DoCurious API Reference / types / AuthError
Interface: AuthError
Defined in: types/auth.types.ts:153
Auth error response
Properties
code
code:
AuthErrorCode
Defined in: types/auth.types.ts:154
message
message:
string
Defined in: types/auth.types.ts:155
retryAfter?
optionalretryAfter:number
Defined in: types/auth.types.ts:156