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

[oauth2] Add a general /tokens/ to user mixin #409

Merged
merged 2 commits into from
May 28, 2024

Conversation

relrod
Copy link
Member

@relrod relrod commented May 21, 2024

This provides a readonly endpoint to list both PATs and authorized tokens in the user mixin (usually /users/PK/tokens/), and an associated test.

Signed-off-by: Rick Elrod rick@elrod.me

Signed-off-by: Rick Elrod <rick@elrod.me>
@relrod relrod enabled auto-merge (squash) May 28, 2024 14:39
@relrod relrod merged commit 704643c into ansible:devel May 28, 2024
7 checks passed
Copy link

sonarcloud bot commented May 28, 2024

thedoubl3j pushed a commit to thedoubl3j/django-ansible-base that referenced this pull request Jun 18, 2024
This provides a readonly endpoint to list both PATs and authorized
tokens in the user mixin (usually /users/PK/tokens/), and an associated
test.

Signed-off-by: Rick Elrod <rick@elrod.me>
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.

2 participants