Add instructions for Login with Lightning

This commit is contained in:
ekzyis 2023-05-14 23:13:20 +02:00 committed by Keyan
parent 3d0539e40f
commit e142dfa211
1 changed files with 4 additions and 0 deletions

View File

@ -34,3 +34,7 @@ GITHUB_SECRET=<Client secret>
```
- Signup and login as above
### Login with Lightning
- Use [ngrok](https://ngrok.com/) to create a HTTPS tunnel to localhost:3000
- Update `LNAUTH_URL` in `.env` with the URL provided by `ngrok` and add /api/lnauth to it