meili-NG / meiliNG.js

meiliNG: Easy Identity/Login Infrastructure, Next Generation. Supports oAuth2 and OpenID Connect specifications
https://meili.ng
MIT License
21 stars 7 forks source link

Implement Device Code flow #13

Closed Alex4386 closed 3 years ago

Alex4386 commented 3 years ago

PR Info

This PR will implement device code flow in oauth.
Please refer to https://developers.google.com/identity/protocols/oauth2/limited-input-device#step-4:-poll-googles-authorization-server for more information.

Alex4386 commented 3 years ago

This PR will close #10 in the process