Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DbSignUpOptions

Hierarchy

  • DbSignUpOptions

Index

Properties

connection

connection: string

name of the connection where the user will be created

email

email: string

user email address

password

password: string

user password

Optional scope

scope: string

Optional userMetadata

userMetadata: unknown

additional signup attributes used for creating the user. Will be stored in user_metadata

Optional username

username: string

User desired username. Required if you use a database connection and you have enabled Requires Username

Generated using TypeDoc