How do I create Log in page with retool?

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

I did the steps , but how can I save the ( usernames & passwords ) ? and make a new user ?

Hi @sumaya

Can you share a bit more about your use case?

If you are looking to create new Retool users, you should have them invited to your organization instead.