Skip to content

chore: version package#44

Merged
joshuabaker merged 1 commit into
mainfrom
changeset-release/main
Jul 2, 2026
Merged

chore: version package#44
joshuabaker merged 1 commit into
mainfrom
changeset-release/main

Conversation

@joshuabaker

Copy link
Copy Markdown
Owner

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

authkit-react-native@0.1.3

Patch Changes

  • #43 469d67d Thanks @joshuabaker! - Fix random logouts on unstable network connections. Token refresh failures now only clear the session when the server rejects the refresh token (TokenError, e.g. invalid_grant); transient failures such as network errors keep the session intact so a later call can retry, and return the stored access token when it is still fresh. Concurrent getAccessToken() calls now share a single in-flight refresh, preventing parallel refreshes from racing on the single-use refresh token and signing the user out. signOut() now always clears the local session even if the revocation request fails offline.

@joshuabaker joshuabaker enabled auto-merge July 2, 2026 12:17
@joshuabaker joshuabaker merged commit 3c2be56 into main Jul 2, 2026
2 checks passed
@joshuabaker joshuabaker deleted the changeset-release/main branch July 2, 2026 12:17
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