hapi-auth-action-token

1.0.0 • Public • Published

hapi-action-token-auth

Often in web applications you need to be able to generate secure, unguessable, expirable urls for specific actions.

For example:

  • signup invitations
  • signup confirmations
  • password resets
  • accepting friend requests

We can use JWTs for these, as they are stateless, and expirable

Readme

Keywords

none

Package Sidebar

Install

npm i hapi-auth-action-token

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • latentflip