Implement Device Grant in OAuth2 plugin #7282
francopan
started this conversation in
Ideas and feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
The Device Authorization Grant is a way for devices that lack a browser to perform a user-agent authorization. Although is
still a drafta proposed standard, it has not been drastically changed and it's a major feature for those who want to work with IoT.More Info
Device Grant Definition: https://tools.ietf.org/html/rfc8628
More Info: https://oauth.net/2/device-flow/
Beta Was this translation helpful? Give feedback.
All reactions