@bongione/passport-seneca-app-token

0.2.1 • Public • Published

Passport Seneca App Token strategy

Passport strategy that talks with a seneca microserver to validate app tokens transmitted in the SENECA-APP-TOKEN custom header.

The microserver project is seneca-app-token-service.

Clients should acquire the app token from the authentication server and pass it on to the microservice every time they need to access a protected resource.

The strategy will verify the token with the microservice and authenticate the user.

There should be no support for authentication session persistance.

Usage

To be shown

License

Apache 2.0

Package Sidebar

Install

npm i @bongione/passport-seneca-app-token

Weekly Downloads

1

Version

0.2.1

License

Apache-2.0

Last publish

Collaborators

  • bongione