authenticationInfo

val authenticationInfo: AuthenticationInfo? = null

Authentication data needed for some types of authentication. Only provided when authenticationState is AuthenticationState.AUTHENTICATION_IN_PROGRESS and authenticationType is AuthenticationType.ONLINE_CODE_BASED.