We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A clear and concise description of what the bug is.
1.11 and beyond.
Try to use a client library and complete the device grant.
Have a method to complete the device grant in the client libraries, the same way we have the token endpoint calls in the client library.
I believe a JSON file needs to be added here: https://github.com/FusionAuth/fusionauth-client-builder/tree/master/src/main/api
Use another library that supports the device grant. Unclear these work or are maintained: https://www.npmjs.com/search?q=device%20grant%20oauth
All issues filed in this repository must abide by the FusionAuth community guidelines.
First filed here: FusionAuth/fusionauth-typescript-client#90
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Missing complete device grant method call in client libraries
Description
A clear and concise description of what the bug is.
Affects versions
1.11 and beyond.
Steps to reproduce
Try to use a client library and complete the device grant.
Expected behavior
Have a method to complete the device grant in the client libraries, the same way we have the token endpoint calls in the client library.
I believe a JSON file needs to be added here: https://github.com/FusionAuth/fusionauth-client-builder/tree/master/src/main/api
Workaround
Use another library that supports the device grant. Unclear these work or are maintained: https://www.npmjs.com/search?q=device%20grant%20oauth
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
Additional context
First filed here: FusionAuth/fusionauth-typescript-client#90
The text was updated successfully, but these errors were encountered: