UserIdentityContract interface

User identity details.

Properties

id

Identifier value within provider.

provider

Identity provider name.

Property Details

id

Identifier value within provider.

id?: string

Property Value

string

provider

Identity provider name.

provider?: string

Property Value

string