vamsii777 / vapor-oauth

OAuth2 Provider Library for Vapor
MIT License
3 stars 2 forks source link

Enhancing Security with JWKS Integration for OAuth 2.0 and OpenID Connect #7

Closed vamsii777 closed 9 months ago

vamsii777 commented 10 months ago

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.