Hello,
I am trying to build a checklist app for my internal staff to see their daily tasks and update status. What I am unable to figure out is how do I create a log in page.
Hi @Shivangi!
Thanks for reaching out. We don't necessarily have a native process for creating a log-in page, since your users will already be authenticated with Retool (via SSO or username/password). However, you can use custom authentication with an API. With custom auth, you can create a log-in modal, which will prompt your users to log in in order to interact with the app.
See more info in our docs here: https://docs.retool.com/docs/custom-api-authentication