Adalo
Step 1. Enable developer mode in Adalo
Step 2. Create an app with External Users Base
Step 3. Set up Login
Use Directual Authentication API. Get appID from section API → API Keys
Step 4. Add a structure and an API endpoint for Signing Up
New structure:
API-endpoint:
Scenario for Signing Up:
In that scenario we need to check that there is no user with the given email, create it and return the response synchronously.
Step 5. Proceed with the Adalo wizard
Last updated