AuthUserAttributes<UserAttributeKey>: Partial<Record<UserAttributeKey, string>>

Key/value pairs describing a user attributes.

Type Parameters