GetCredentialResponse


class GetCredentialResponse


Encapsulates the result of a user credential request.

Summary

Public constructors

Public properties

Credential

the user credential that can be used to authenticate to your app

Public constructors

GetCredentialResponse

Added in 1.2.0
GetCredentialResponse(credential: Credential)

Public properties

credential

Added in 1.2.0
val credentialCredential

the user credential that can be used to authenticate to your app