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

Return the optional verification_uri_complete #26

Closed
tchandelle opened this issue May 25, 2022 · 0 comments · Fixed by #37
Closed

Return the optional verification_uri_complete #26

tchandelle opened this issue May 25, 2022 · 0 comments · Fixed by #37

Comments

@tchandelle
Copy link
Contributor

According to the specs (https://datatracker.ietf.org/doc/html/rfc8628#section-3.2), the Device Authorization Response returns also an optional verification_uri_complete

   verification_uri_complete
      OPTIONAL.  A verification URI that includes the "user_code" (or
      other information with the same function as the "user_code"),
      which is designed for non-textual transmission.

It should be available in device.CodeResponse struct too.

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

Successfully merging a pull request may close this issue.

1 participant