Skip to content

Releases: backdrop-contrib/jwt

1.x-1.1.0

28 Oct 20:28
3760d5f
Compare
Choose a tag to compare

Adds ability to encode and validate tokens using multiple secret keys.

JWT 1.0

13 Feb 21:35
Compare
Choose a tag to compare

This module adds the ability to create and authenticate JSON Web Tokens through global PHP functions. It is intended to facilitate developers wishing to integrate JSON Web Tokens into their projects.