Class: CredentialsData

Constructor

CredentialsData

new CredentialsData(credentials, credentialsType)

Parameter

credentials

string

The credentials for the user.

credentialsType

Optional

string

The credentials type indicating which platform the credentials were sent from. This defaults to web or can be custom-defined.

Properties

credentials

string

The credentials for the user.

credentialsType

string

The credentials type indicating which platform the credentials were sent from. This defaults to web or can be custom-defined.