mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-17 07:10:08 -06:00
Refactored issuing token to function
This commit is contained in:
1
Server/middleware/jwtVerification.js
Normal file
1
Server/middleware/jwtVerification.js
Normal file
@@ -0,0 +1 @@
|
||||
const verifyJwt = (req, res, next) => {};
|
||||
Reference in New Issue
Block a user