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

feat: adding autoRefreshToken option. Created by: @ramseyfeng #223

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

chrisnruud
Copy link
Contributor

@chrisnruud chrisnruud commented Feb 19, 2025

From #220 :

Adding the autoRefreshToken option caters to users who prefer not to auto-refresh the token.

We are using vue-keycloak-js in our SDK, and many of our projects rely on this SDK. While some projects require automatic token refresh, others prefer to refresh the token manually, such as checking and refreshing the token before an AJAX request. To support both scenarios, adding this flag will enhance the plugin's flexibility.

BTW, it would also solve the issue: #126

@chrisnruud
Copy link
Contributor Author

closes #126

@chrisnruud chrisnruud merged commit 7b28515 into main Feb 19, 2025
@chrisnruud chrisnruud deleted the ramsey-patch branch February 19, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant