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

Embed username in token #20

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Embed username in token #20

merged 1 commit into from
Feb 9, 2024

Conversation

JosiahParry
Copy link
Collaborator

This PR incorporates the associated username into the httr2_token when authorizing with auth_binding(), auth_user() and is done so already using auth_code(). Fixed bug when using refresh_token(), the arcgis_host was omitted.

As a follow up, the user arguments in arcgislayers can be removed in preference of check_token_has_user() + token[["username"]]

@JosiahParry JosiahParry merged commit 873bcf2 into main Feb 9, 2024
8 checks passed
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.

1 participant