Skip to main content
Docs

SignInInitialValues

The type for the initialValues prop that is used to pre-populate the sign-in form.

Properties

  • Name
    emailAddress?
    Type
    string | undefined
    Description

    The email address of the user.

  • Name
    username?
    Type
    string | undefined
    Description

    The username of the user.

  • Name
    phoneNumber?
    Type
    string | undefined
    Description

    The user's phone number in E.164 format.

Feedback

What did you think of this content?

Last updated on