2
1
mirror of https://github.com/Thream/api.git synced 2024-07-06 21:00:11 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Divlo
73d2da66b2
fix: update dependencies to latest 2023-05-13 20:09:02 +02:00
Divlo
7e305429b4
feat: make JWT refreshTokens more secure
Don't store the token itself in the database, store a UUID, and when refreshing the accessToken, verify the token and verify that in the payload there is a corresponding UUID stored in the database
2022-08-29 17:26:43 +00:00
Divlo
714cc643ba
chore: initial commit 2021-10-24 04:06:16 +02:00