brokenhandsio / vapor-oauth

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

Extension of Code Manager Protocol for Device Code Flow in Vapor OAuth #26

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 https://github.com/brokenhandsio/vapor-oauth/pull/25), this pull request introduces an essential enhancement: extending code manager for Device Code Flow.