mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-06 11:25:16 +02:00
Added login route and token signing
This commit is contained in:
parent
ea57dbf750
commit
5805c708d2
8 changed files with 153 additions and 1 deletions
4
.env
4
.env
|
@ -1,3 +1,5 @@
|
|||
PORT=5005
|
||||
NODE_ENV=development
|
||||
VERSION=1.7.4
|
||||
VERSION=1.7.4
|
||||
PASSWORD=flame
|
||||
SECRET=e02eb43d69953658c6d07311d6313f2d4467672cb881f96b29368ba1f3f4da4b
|
Loading…
Add table
Add a link
Reference in a new issue