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

Add device authorization grant #454

Merged
merged 5 commits into from
Nov 13, 2023

Conversation

manonmichel
Copy link
Contributor

@manonmichel manonmichel commented Jun 5, 2023

Copy link
Collaborator

@ryshoooo ryshoooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @manonmichel

Thanks a lot for the PR :) Indeed this is a missing feature.
Would you mind adding a unit test for the device method?

@ryshoooo ryshoooo linked an issue Nov 13, 2023 that may be closed by this pull request
@ryshoooo ryshoooo merged commit 5d4b9d1 into marcospereirampj:master Nov 13, 2023
1 of 2 checks passed
@manonmichel
Copy link
Contributor Author

Hi @manonmichel

Thanks a lot for the PR :) Indeed this is a missing feature. Would you mind adding a unit test for the device method?

My bad, this got lost in my todos. Thanks for merging it anyway!

NoDataIsAvailable pushed a commit to NoDataIsAvailable/python-keycloak-extended that referenced this pull request Jan 8, 2024
* feat: Add device authorization grant

* fix: device doc and url

* fix: reformat url import

* fix: import in alphabetical order

---------

Co-authored-by: Richard Nemeth <[email protected]>
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 this pull request may close these issues.

Device Authorization Grants
2 participants