How to Customize your Authentication Flow?
The Custom Auth flow lets you validate incoming requests, check tokens, and return user details and you can customize it to match your own authentication logic.
1. Enable Custom Auth in Settings

2. Open the Custom Auth Flow

3. Initialize Flow Variables

4. Apply Token Validation (Switch Step)



5. Handle Logs and External Checks





6. Save and Customize
Last updated
Was this helpful?

