Currently when you try to login in the UI it redirects you to Frappe's Login Page.
This is bad UX as the user loses context.
To fix this create a "Login/Signup" modal that allows user to do following
- Login (Password, Gmail, Email Link)
- Signup (Email, Gmail)
- Forgot Password (Sends links to user to be able to reset password)
Currently when you try to login in the UI it redirects you to Frappe's Login Page.
This is bad UX as the user loses context.
To fix this create a "Login/Signup" modal that allows user to do following