brokenhandsio / vapor-oauth

OAuth2 Provider Library for Vapor
MIT License
133 stars 17 forks source link

Handling Expired Device Codes in OAuth Token Process #27

Closed vamsii777 closed 3 weeks ago

vamsii777 commented 9 months ago

In the ongoing efforts to re-implement the Device Code Flow Integration into Vapor OAuth (PR https://github.com/brokenhandsio/vapor-oauth/pull/26), this pull request introduces an essential for handling device code validations.