Releases: backdrop-contrib/jwt
Releases · backdrop-contrib/jwt
1.x-1.1.0
Adds ability to encode and validate tokens using multiple secret keys.
JWT 1.0
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.