brokenhandsio / vapor-oauth

OAuth2 Provider Library for Vapor
MIT License
130 stars 16 forks source link

Add Scope Validation to DeviceCodeTokenHandler in Device Code Flow Integration #25

Open vamsii777 opened 7 months ago

vamsii777 commented 7 months ago

In the ongoing efforts to re-implement the Device Code Flow Integration into Vapor OAuth (PR #24), this pull request introduces an essential enhancement: adding scope validation to the DeviceCodeTokenHandler.