This PR introduces JWKS (JSON Web Key Set) integration into the vapor-oauth repository to enhance OAuth 2.0 and OpenID Connect compliance. It includes modifications to token generation and validation processes, ensuring secure token signing and verification using keys from the JWKS.
This PR introduces JWKS (JSON Web Key Set) integration into the vapor-oauth repository to enhance OAuth 2.0 and OpenID Connect compliance. It includes modifications to token generation and validation processes, ensuring secure token signing and verification using keys from the JWKS.
3