AuthenticationResponse
No description
type AuthenticationResponse {
authentication: Authentication
pinChallenge: PinChallenge
}
Fields
AuthenticationResponse.authentication ● Authentication object
AuthenticationResponse.pinChallenge ● PinChallenge object
Returned By
getAuthenticationTokens query