Skip to content

fix(android): preserve external auth lifecycle - #14890

Draft
thomaseizinger wants to merge 4 commits into
mainfrom
fix-android-auth-activity-lifecycle
Draft

fix(android): preserve external auth lifecycle#14890
thomaseizinger wants to merge 4 commits into
mainfrom
fix-android-auth-activity-lifecycle

Conversation

@thomaseizinger

@thomaseizinger thomaseizinger commented Aug 28, 2026

Copy link
Copy Markdown
Member

Tracks the external authentication browser lifecycle across Activity recreation so the app neither launches a duplicate authorization flow nor retries a terminal browser-unavailable failure. Acknowledging that failure returns to sign-in even though the previous Activity was finished.

Also handles new callback intents delivered to the existing singleTop callback Activity instead of silently reusing the original intent.

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