hapi-auth-iron

Hapi.js authentication plugin using iron module for encryption'

Usage no npm install needed!

<script type="module">
  import hapiAuthIron from 'https://cdn.skypack.dev/hapi-auth-iron';
</script>

README

hapi-auth-iron

Hapi.js Authentication Plugin using iron module for Bearer Token Encryption.

Given the discussion on: https://github.com/ideaq/hapi-auth-jwt2/issues/27 We decided to write an alternative module/plugin using iron for auth token encryption (instead of JWTs )

If you have time to contribute to the development/documentation of this module, please get in touch!