I am not able to login through the custom login page with real world API?
1 Like
For login screen, vFlow already has some built in templates for Login screen under vFlow → App → Custom → Add Entity.
To consume these built in templates, you need to configure two services:
- AUTH_VAHANA
- SPDPGETUSERSESSION
NOW, Let’s integrate it directly with a backend API:
- Create a new API in vConnect called “AUTH_VAHANA”
- Under Tab End Point details → Create new Env Variable.
- Check Method.
- If required Select “Reponse Transformation” and add data.
- Provide required params.
- Save and export it as Service
Same steps need to be performed for “SPDPGETUSERSESSION”