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

Add support for magic link email sign-in #820

Merged
merged 10 commits into from
Jun 20, 2024
Merged

Conversation

sabaimran
Copy link
Collaborator

  • Add support for signing in with just an email address in the login page
  • Add email verification/verification codes in the khojuser model

@sabaimran
Copy link
Collaborator Author

Closes #772

@sabaimran
Copy link
Collaborator Author

Add documentation for self-hosted users. Make it easier to pull out login share URL for magic link.

Copy link
Member

@debanjum debanjum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat! Should make it much easier to validate user email addresses and provide an alternative login mechanism for non google users

src/khoj/database/adapters/__init__.py Outdated Show resolved Hide resolved
src/khoj/routers/email.py Outdated Show resolved Hide resolved
@sabaimran sabaimran merged commit 3cfe5aa into master Jun 20, 2024
7 checks passed
@sabaimran sabaimran deleted the features/sign-in-magic-link branch June 20, 2024 08:03
@sabaimran sabaimran mentioned this pull request Jun 20, 2024
3 tasks
stevennt added a commit to stevennt/myai.abn.khoj that referenced this pull request Jun 20, 2024
Add support for magic link email sign-in (khoj-ai#820)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants