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

Missing complete device grant method call in client libraries #2602

Open
mooreds opened this issue Jan 4, 2024 · 0 comments
Open

Missing complete device grant method call in client libraries #2602

mooreds opened this issue Jan 4, 2024 · 0 comments

Comments

@mooreds
Copy link
Collaborator

mooreds commented Jan 4, 2024

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

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

No branches or pull requests

1 participant