freebsd-ports/www/angie-module-auth-jwt/pkg-descr
Oleg A. Mamontov da1c17007f www/angie-module-auth-jwt: Angie auth-jwt dynamic module
This Angie module implements client authorization by validating the
provided JSON Web Token (JWT) using the specified keys.

PR:		243928
2023-08-09 15:01:15 +02:00

3 lines
209 B
Text

Module implements client authorization by validating the provided
JSON Web Token (JWT) using the specified keys. The module supports
JSON Web Signature (JWS) and can be used for OpenID Connect authentication.