Skip to content

auth improvements#441

Merged
n13 merged 17 commits intomainfrom
auth_fix
Apr 9, 2026
Merged

auth improvements#441
n13 merged 17 commits intomainfrom
auth_fix

Conversation

@n13
Copy link
Copy Markdown
Collaborator

@n13 n13 commented Apr 8, 2026

Changed a few things to make auth work the way it should

We had auth flickering in for a long time, ignored on iOS but saw a very bad video of it on Android.

So now it should all work.

Fix auth lock screen UX issues

  • Separate visual lock (privacy overlay) from authentication state for finer-grained control over what the user sees during app lifecycle transitions
  • Require biometric auth before sending transactions
  • Clear isVisuallyLocked on authenticate completion so the privacy overlay doesn't linger after Face ID succeeds
  • Center the lock screen layout (was off-center due to GradientBackground Stack using loose constraints)
  • Remove debug UX artifacts

@dewabisma
Copy link
Copy Markdown
Collaborator

Can you please provide screenshots of the changes?

Copy link
Copy Markdown
Collaborator

@dewabisma dewabisma left a comment

Choose a reason for hiding this comment

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

LGTM!

@n13 n13 merged commit f22e5bb into main Apr 9, 2026
1 check failed
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