vamsii777 / vapor-oauth

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

Refactor Scope Validation and OAuth Models, Update DiscoveryDocument Protocol #17

Closed vamsii777 closed 7 months ago

vamsii777 commented 7 months ago

This pull request includes a series of refactorings and updates to enhance the OAuth implementation. The changes made in this pull request are as follows:

These changes aim to improve the overall codebase and maintainability of the OAuth implementation.