RefreshTokenReuseException
This exception is throw when your application requests token refresh with a refresh token that has been invalidated by refresh-token rotation.
Types
Functions
Link copied to clipboard
inline fun copy(block: RefreshTokenReuseException.Builder.() -> Unit = {}): RefreshTokenReuseException