This commit is contained in:
newtbot
2024-01-20 01:22:19 +08:00
parent 1ed59aba97
commit 2ecb69c828
8 changed files with 59 additions and 35 deletions

View File

@ -0,0 +1,4 @@
/*v
1) check if token proided by JSON req is valid against db
2) if valid its passed to next()
*/