brokenhandsio / vapor-oauth

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

Implementation of Device Code Flow in Vapor OAuth #28

Closed vamsii777 closed 3 weeks ago

vamsii777 commented 9 months ago

In the completion efforts to re-implement the Device Code Flow Integration into Vapor OAuth (PR https://github.com/brokenhandsio/vapor-oauth/pull/27), this pull request marks the finalization of this significant feature. With this submission, I've successfully integrated a full-fledged Device Code Flow into the Vapor OAuth, adhering to the standards specified in RFC 8628.

vamsii777 commented 9 months ago

Hi, @0xTim and @marius-se, I have taken the initiative to break down the Pull Request for clearer review. Additionally, I have removed all OpenID-related components from the submission. I would appreciate it if you could review these changes at your earliest convenience. Thanks 😄

adam-rocska commented 6 months ago

???

mynona commented 3 months ago

@0xTim @marius-se ?