Hidden sign-in page

To set up a hidden automatic sign-up process with Adalo where user credentials are generated automatically, you can follow these steps:

  1. Create a Hidden Sign-Up Screen:

    • Create a new screen in your Adalo app where users will be automatically signed up.
    • Design this screen as a hidden screen, meaning it won’t be accessible through navigation or visible to the user.
  2. Set Up Automatic User Creation:

    • In Adalo, you can use Actions to automate processes. You’ll want to use an action to create a new user automatically.
    • To do this, go to the Screen where you want the user to sign up automatically, and add an action to create a new user.
    • Configure the action to generate credentials automatically. You may need to use custom actions or plugins depending on the specifics of your requirements.
  3. Generate User Credentials:

    • Determine how you want to generate user credentials. Adalo doesn’t have built-in functionality for this, so you might need to use a combination of custom actions, plugins, or external services.

    • If you’re generating credentials within Adalo, you’ll likely need to use custom actions with JavaScript or integrate with external APIs.

DOES ANYONE KNOW IF THERE IS A CUSTOM COMPONENT FOR THIS

Why did you delete your post responding to my question?