Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow users to login with Email link #693

Merged
merged 25 commits into from
Mar 1, 2024

Conversation

prathameshkurunkar7
Copy link
Member

@prathameshkurunkar7 prathameshkurunkar7 commented Feb 22, 2024

This is a subtask of issue #640

Solution:

  1. Created necessary UI in Login Page.
  2. Performed HTTP POST call to send login link which is built in controller in frappe.
  3. Performed email validation check, and added callouts for success and error cases.

@nikkothari22
Copy link
Member

@prathameshkurunkar7 Can we split the page into separate files so that it's easy to debug.
And we'll also need to add this to the mobile app.

@nikkothari22 nikkothari22 merged commit 4e3a9c3 into develop Mar 1, 2024
3 checks passed
@nikkothari22 nikkothari22 mentioned this pull request Apr 10, 2024
@nikkothari22 nikkothari22 deleted the 692-allow-users-to-login-with-email-link-easy branch November 12, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to login with Email link (easy)
4 participants