@evanmoncuso/token-auth-middleware
v0.3.1
Published
A Typescript starter pack for node projects
Maintainers
Readme
Token Auth Middleware
Reusable library for authenticating requests to my services
Dependencies
- JSON Web Tokens for decoding
- TS Lint
Project Structure
/libauthentication- check the validity of a token
