assignments
assignments copied to clipboard
solution for week-03/04-mongo-with-jwt-auth
PTR:
you can pass paramter via middlware eg. after verifying jwt token you can pass decoded username to next which can be accessed there for any purpose..(saves an extra databse call)