Compare commits
No commits in common. "a3a809bb400e5365475458bd5ea222b1e4c62a14" and "1ae466a6f4618ca41beaffb64a673a5a66ca4901" have entirely different histories.
a3a809bb40
...
1ae466a6f4
@ -112,7 +112,7 @@ export class UserNotFoundOrRefreshTokenCountInvalidError extends NotAcceptableEr
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Error to throw when refresh token count was invalid
|
* Error to thow when refresh token count was invalid
|
||||||
*/
|
*/
|
||||||
export class RefreshTokenCountInvalidError extends NotAcceptableError {
|
export class RefreshTokenCountInvalidError extends NotAcceptableError {
|
||||||
@IsString()
|
@IsString()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user