jwt stuff works now
This commit is contained in:
parent
e24fa12251
commit
87cc8ac794
7 changed files with 285 additions and 2 deletions
|
@ -15,3 +15,5 @@ dotenv = "0.15.0"
|
|||
bcrypt = "0.6.2"
|
||||
env_logger = "0.7.1"
|
||||
r2d2 = "0.8.8"
|
||||
crypto = "0.0.2"
|
||||
jsonwebtoken = "7.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue