volatiletech / authboss

The boss of http auth.
MIT License
3.79k stars 204 forks source link

Device authorization grant support #361

Open andybarilla opened 7 months ago

andybarilla commented 7 months ago

First off, thanks for all the work you've done.

Is there a way implement the "Here's your code on a TV app (Roku, Kindle Fire TV, etc). Enter it in a logged in browser" functionality with Authboss?

The specification is called "Device Authorization Grant" and is here: https://oauth.net/2/grant-types/device-code/