ovee-auth-express-middleware
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Ovee Auth Express Middleware

The Ovee Auth Express Middleware builds on top of Ovee Auth. It provides a generateToken method to generate a JSON Web Token representing a user in Ovee Auth. It also contains an Express Middleware that verifies such token in the Authorization header and blocks unauthorized access.

Installation

Just run npm install --save ovee-auth-express-middleware.

Basic Usage

See the examples for usage details.

Package Sidebar

Install

npm i ovee-auth-express-middleware

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

42.8 kB

Total Files

18

Last publish

Collaborators

  • fchristl