vamsii777 / vapor-oauth

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

Comprehensive Refactoring of OAuth Components for Concurrency and PKCE Support #10

Closed vamsii777 closed 10 months ago

vamsii777 commented 10 months ago

This Pull Request encompasses a series of refactoring efforts aimed at enhancing the OAuth components. Key changes include:

These collective changes are geared towards improving the robustness, security, and maintainability of OAuth implementation, ensuring it meets modern standards of concurrency and security protocols like PKCE.