In-App UI
React
Types
UserIdentificationOptions

UserIdentificationOptions

User identification data to pass through to the authenticate method.

Properties

#
idstring

The unique identifier for the user.

[attribute_name]any

Additional attributes to attach to the user on identification.

Example

#