feat: auth

This commit is contained in:
2024-07-02 15:31:59 +03:00
parent 3c7b919b28
commit a865789efa
21 changed files with 342 additions and 201 deletions

1
package.json Normal file
View File

@@ -0,0 +1 @@
{ "dependencies": { "@nestjs/jwt": "^10.2.0" } }