IdTokenTokenExpired

Represents a failure due to an expiration of id token which is used to fetch user data.

Parameters

description

Description of the token expiration error.

Constructors

Link copied to clipboard
constructor(description: String)