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

v0.4.0 #25

Merged
merged 1 commit into from
Aug 30, 2024
Merged

v0.4.0 #25

merged 1 commit into from
Aug 30, 2024

Conversation

cmatheson
Copy link
Collaborator

@cmatheson cmatheson commented Aug 29, 2024

v0.4.0

Changes:

  • Only refreshes active tabs
  • Doesn't call onRefreshFailure on the initial refresh request

Fixes:

  • authkit-js would previously return stale tokens after a browser lock error

Removes:

  • refreshSession (getAccessToken will refresh when necessary)

@cmatheson cmatheson force-pushed the dont-refresh-hidden-tabs branch from f1e846e to ed9c6cf Compare August 29, 2024 23:00
@cmatheson cmatheson changed the base branch from dont-refresh-hidden-tabs to private-refresh-session August 30, 2024 16:59
@cmatheson cmatheson force-pushed the private-refresh-session branch from a124313 to 7178ecf Compare August 30, 2024 17:13
@cmatheson cmatheson force-pushed the v0.4.0 branch 2 times, most recently from ca85e3f to 955f653 Compare August 30, 2024 17:16
@cmatheson cmatheson force-pushed the private-refresh-session branch from 7178ecf to 87f306f Compare August 30, 2024 17:16
@cmatheson cmatheson force-pushed the private-refresh-session branch 2 times, most recently from 14a04da to 69bd3c7 Compare August 30, 2024 17:18
Base automatically changed from private-refresh-session to main August 30, 2024 17:18
Changes:
* Only refreshes active tabs
* Doesn't call `onRefreshFailure` on the initial refresh request

Fixes:
* authkit-js would previously return stale tokens after a browser lock
  error

Removes:
* `refreshSession` (`getAccessToken` will refresh when necessary)
@cmatheson cmatheson merged commit 3a5929a into main Aug 30, 2024
1 check passed
@cmatheson cmatheson deleted the v0.4.0 branch August 30, 2024 17:22
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.

2 participants