Skip to main content

User

The User model includes unique properties and methods for the User data.

Classes

ClassDescription
UserUser class contains information and methods needed to get, create, update, and delete a User in cosmos.

Type Aliases

Type AliasDescription
UserLoginMethodThe accepted user login methods
UserPropsA User's specific properties

Variables

VariableDescription
userPropKeysA variable of the property keys used to update/register a user properly & remove extra properties.