Skip to content

Conversation

Lyokone
Copy link
Contributor

@Lyokone Lyokone commented Oct 17, 2025

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

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

Copy link

@demolaf demolaf left a comment

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