Skip to content

withAuthenticator signUpConfig example #629

@awhitford

Description

@awhitford

When adding authentication using amplify add auth, it prompted me to select required fields. However, it didn't build a signUpConfig, so I need to do that -- without it, the sign up fails due to missing fields.

The documentation is missing 2 things:

  1. An example for customizing signUpConfig -- ideally using withAuthenticator
  2. Elaboration around the signUpFields, especially things like type.
    • What are all of the possible values for type?
    • Which type value would be appropriate for Picture?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions