diff options
author | Rory& <root@rory.gay> | 2025-05-31 20:29:26 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-05-31 20:29:26 +0200 |
commit | 41ca4013e394d454f1d9b97b873b908a002d36b4 (patch) | |
tree | 8c7b2ae96d5c2ccea1bc8e47132e569e1f5fc5e4 /src/api | |
parent | Add plan and readme (diff) | |
download | nodejs-final-assignment-41ca4013e394d454f1d9b97b873b908a002d36b4.tar.xz |
Generate jwt secrets
Diffstat (limited to 'src/api')
-rw-r--r-- | src/api/routes/auth/registerRoute.js | 2 | ||||
-rw-r--r-- | src/api/routes/statusRoute.js | 2 | ||||
-rw-r--r-- | src/api/start.js | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/src/api/routes/auth/registerRoute.js b/src/api/routes/auth/registerRoute.js |