v1.2.20 - #102
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release/next
branch
from
July 24, 2026 12:28
8efab30 to
1766e8f
Compare
dianaKhortiuk-frontegg
approved these changes
Jul 24, 2026
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v1.2.20
frontegg-ios-swift1.3.13 /frontegg-android-kotlin1.3.36logout()is now awaitable on both platforms — resolves when the session actually ends, with a 10s timeout fallback soawait logout()can't hang if the native completion never firesuseAuth()can no longer get stuck authenticated after a logout that races app teardownlogin()andswitchTenant()now reject on failure instead of reporting success, and JSlogin()returns its promise so it can be awaitedlogin,directLoginAction,loginWithPasskeys, andregisterPasskeysno longer crash when there is no current Activity — they reject withNO_ACTIVITYinsteadrefreshToken()now waits for the refresh to complete and returns its result instead of resolving a stale tokensubscribe()no longer accumulates duplicate event subscriptions across remountsspm_dependencyhelper, unblocking multi-target (white-label) workspaces