AccessTokenTokenExpired

Represents a failure due to an expiration of access token which is used to logout. In that case logging out in unnecessary.

Since

2.0.0-alpha

Parameters

description

Description of the token expiration error.

Constructors

Link copied to clipboard
constructor(description: String)