AuthUserAttributes<UserAttributeKey>: {
    [Attribute in UserAttributeKey]?: string
}

Key/value pairs describing a user attributes.

Type Parameters