Compare commits
2 Commits
1ae466a6f4
...
a3a809bb40
| Author | SHA1 | Date | |
|---|---|---|---|
| a3a809bb40 | |||
| 33b3bcb8c2 |
@@ -112,7 +112,7 @@ export class UserNotFoundOrRefreshTokenCountInvalidError extends NotAcceptableEr
|
||||
}
|
||||
|
||||
/**
|
||||
* Error to thow when refresh token count was invalid
|
||||
* Error to throw when refresh token count was invalid
|
||||
*/
|
||||
export class RefreshTokenCountInvalidError extends NotAcceptableError {
|
||||
@IsString()
|
||||
|
||||
Reference in New Issue
Block a user