rpichioli / nodejs-authorization-middleware

Basic authorization middleware providing security to protected API. Require token passed in header, validate decrypted token information with secret and validate user existence in mocked data simulating database fetch).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpichioli/nodejs-authorization-middleware Stargazers