Amplify Toolbox
    Preparing search index...

    Function createAndSignUpUser

    • Creates and signs up a new user This API cannot be called concurrently with itself, other seed APIs, or APIs from AmplifyJS Auth. You must ensure this this API is synchronized and you wait for it to complete before using other seed or Amplify Auth APIs.

      Parameters

      • newUser: AuthSignUp

        contains properties required to create new user

      Returns Promise<AuthOutputs>

      • Username and Sign up flow used by the new user