Interface SignInWithOTPParams

Hierarchy

  • SignInWithOTPParams

Properties

customName?: string
emailCustomizationOptions: OtpEmailCustomizationOptions

Allows for specifying custom sender information Note: for most users the from_name is the configurable option and from should not be populated

requestId?: string

tracking for the session

userId: string

otp transport (email or phone #) used as the user ID for the auth method

Generated using TypeDoc