1.0.2 • Published 5 years ago

@softroles/authorize-bearer-token v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

authorize-bearer-token

This middleware authorize requests according to 'Bearer' token in request header Authorization field. User suuplied function is used for token verification.

Install

$ npm install @softroles/authorize-bearer-token

Usage

Credits

License

The MIT License