Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device Flow #1056

Open
dfrischmann opened this issue Apr 19, 2023 · 1 comment
Open

Device Flow #1056

dfrischmann opened this issue Apr 19, 2023 · 1 comment

Comments

@dfrischmann
Copy link

Hello,

can you provide an example and documentation using the device authorization flow or can you recommend other sources?

Thanks for your time.

@kullfar
Copy link
Member

kullfar commented Apr 20, 2023

Hi, just look the main page on github, here https://github.com/scribejava/scribejava#supports-many-flows-and-additional-features

Near the end you can find string
"RFC 8628 OAuth 2.0 Device Authorization Grant example"

And "example" is the link to https://github.com/scribejava/scribejava/blob/master/scribejava-apis/src/test/java/com/github/scribejava/apis/examples/Google20DeviceAuthorizationGrantExample.java

And "RFC 8628" points to the documentation about that flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants