Skip to content

feat: MFA Screens#2244

Merged
demolaf merged 7 commits into
version-10.0.0-devfrom
feat/s5
Oct 17, 2025
Merged

feat: MFA Screens#2244
demolaf merged 7 commits into
version-10.0.0-devfrom
feat/s5

Conversation

@Lyokone

@Lyokone Lyokone commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

Composable screens for MFA enrollment and challenge with slot states.

Screen.Recording.2025-10-17.at.09.12.18.mov

@Composable
private fun LaunchMfaEnrollment(
authUI: FirebaseAuthUI,
backStack: androidx.compose.runtime.snapshots.SnapshotStateList<androidx.navigation3.runtime.NavKey>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this can be NavBackStack instead. i.e. backStack: NavBackStack

@demolaf demolaf left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@demolaf demolaf merged commit 8771332 into version-10.0.0-dev Oct 17, 2025
7 checks passed
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.

2 participants