Commit graph

2 commits

Author SHA1 Message Date
sabaimran
3b5e6a9f4d Update authentication documentation 2024-11-19 15:45:47 -08:00
sabaimran
3cfe5aabe5
Add support for magic link email sign-in (#820)
* Add magic link email sign-in option

* Adding backend routes and model changes to keep state of email verification code and status

* Test and fix end to end email verification flow

* Add documentation for how to use the magic link sign-in when self-hosting Khoj

* Add magic link sign in to public conversation page
2024-06-20 13:32:58 +05:30