JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12325
  • Score
    100M100P100Q134367F
  • License BSD-3-Clause

JWT (JSON Web Token) Authentication

Package Exports

  • @hapi/jwt
  • @hapi/jwt/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hapi/jwt) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@hapi/jwt

JWT (JSON Web Token) Authentication.

jwt is part of the hapi ecosystem and was designed to work seamlessly with the hapi web framework and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out hapi – they work even better together.

Visit the hapi.dev Developer Portal for tutorials, documentation, and support

Useful resources

Acknowledgements

Portions of this module were adapted from: