Skip to content

Offer access to refresh credentals outside the request authenticator #26

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

Conversation

carl-adams-planet
Copy link
Collaborator

No description provided.

to refresh the credential when pulling it from the authenticator
object.

This provides a way to obtain a refreshed token without depending
on using the authenticator to make an application call.

Drive-by improvements to type hinting.
…feedback--1--refresh-credential--rebase

Adding an option to the credential authenticator's "credential()"
member function to pull new credentials if needed.
This supports cliet use cases that want to use the
auth client, but not necessarily the request authenticator.

It perhaps is a little awkward, since its the request authenticator
that "holds" the current credential. But the opposite I think
is just as awkward in the opposite direction.
@carl-adams-planet carl-adams-planet merged commit c4be6d3 into main May 5, 2025
30 checks passed
@carl-adams-planet carl-adams-planet deleted the carl/wx-integration-feedback--1--refresh-credential--rebase branch May 5, 2025 14:01
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