feat: add per-user cookie generation

This commit is contained in:
Eugene Prodan
2021-06-14 23:00:04 +03:00
parent 26ae929644
commit 7a1a91f0e8
3 changed files with 27 additions and 3 deletions

View File

@@ -66,5 +66,5 @@ Commands:
#### TO DO
- [x] Add CLI
- [x] Organize lua dependencies
- [x] Make per-user cookie secrets
- [ ] Add logging to CLI
- [ ] Make per-user cookie secrets