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

chore(react): Expose refreshToken() via useAuth() #52

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

mvantellingen
Copy link
Member

@mvantellingen mvantellingen commented Nov 1, 2024

allow

const { refreshToken } = useAuth()

await refreshToken();

Copy link

changeset-bot bot commented Nov 1, 2024

🦋 Changeset detected

Latest commit: e6779e5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@labdigital/federated-token-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mvantellingen mvantellingen merged commit 240b33f into main Nov 1, 2024
5 checks passed
@mvantellingen mvantellingen deleted the chore/expose-refresh branch November 1, 2024 07:55
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