AuthenticationResult
@JsonSerializable
Constructors
Link copied to clipboard
constructor(AccessToken: AccessToken? = null, ExpiresIn: Int? = null, IdToken: IdToken? = null, NewDeviceMetadata: NewDeviceMetadata? = null, RefreshToken: RefreshToken? = null, TokenType: String? = null)