1.0.0 • Published 10 years ago

hapi-auth-action-token v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
10 years ago

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

1.0.0

10 years ago

0.4.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago