Hierarchy

Properties

Properties

email?: string & Format<"email">

User's emails which will be used to send emails and futher communication

Example

johnsmith@gmail.com
name?: string

The user name which is gotten from the onboarding process or page

Example

Johnny Sins
user_id?: string & MinLength<5>

User Id which is gotten from the auth provider like privy , torus etc...

Example

did:lsjfdlk:ljsdlkjsdfkm

Generated using TypeDoc