mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Unify login via popup on home. No need for separate login html page.
Delete old login html page. Login via popup on home is the single, unified login experience. Have docs mention khoj home url, no need to mention /login as login popup shows on home page too
This commit is contained in:
@@ -24,7 +24,7 @@ It's still possible to use the magic links feature without Resend, but you'll ne
|
||||
|
||||
## Manually sending magic links
|
||||
|
||||
1. The user will have to enter their email address in the login page at http://localhost:42110/login.
|
||||
1. The user will have to enter their email address in the login popup shown at http://localhost:42110/?v=app.
|
||||
|
||||
They'll click `Get Login Link`. Without the Resend API key, this will just create an unverified account for them in the backend
|
||||
<img src="/img/magic_link.png" alt="Magic link login form" width="400"/>
|
||||
|
||||
Reference in New Issue
Block a user