@hapi/jwt

JWT (JSON Web Token) Authentication

Usage no npm install needed!

<script type="module">
  import hapiJwt from 'https://cdn.skypack.dev/@hapi/jwt';
</script>

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: