feat: implement argon2 and changed session data type to timestamptz
This commit is contained in:
parent
86a245f6ba
commit
15769cd1bf
6 changed files with 185 additions and 10 deletions
|
|
@ -8,6 +8,7 @@
|
|||
"dependencies": {
|
||||
"@fczbkk/uuid4": "^3.0.0",
|
||||
"apollo-server-express": "^2.9.14",
|
||||
"argon2": "^0.27.2",
|
||||
"axios": "^0.16.1",
|
||||
"base-x": "^3.0.2",
|
||||
"bchaddrjs": "^0.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue