AnthonyDeroche / mod_authnz_jwt

An authentication module for Apache httpd using JSON Web Tokens
Other
79 stars 46 forks source link

Signature check #19

Closed kupka closed 6 years ago

kupka commented 6 years ago

I've added logic to verify that the JWT token is actually signed with the algorithm specified in the apache config.