Skip to content

CryptoOnramp Example: auto-authenticate after registration#6252

Open
jeanregisser wants to merge 1 commit intomasterfrom
jeanregisser/crypto-onramp-auto-auth
Open

CryptoOnramp Example: auto-authenticate after registration#6252
jeanregisser wants to merge 1 commit intomasterfrom
jeanregisser/crypto-onramp-auto-auth

Conversation

@jeanregisser
Copy link
Copy Markdown

@jeanregisser jeanregisser commented Mar 24, 2026

Summary

Chain registration and authentication so the user doesn't need to tap "Authenticate" separately after registering. If verification fails, the user lands on the Authenticate button and can retry manually.

Motivation

Improve the registration UX — requiring two separate taps (Register then Authenticate) is unnecessary friction since authentication always follows registration.

Testing

Manual testing in the CryptoOnramp Example app:

  • Enter phone + country → tap Register → registration + authentication happen in sequence without a second tap
  • If authentication fails (e.g. wrong OTP), user can retry via the Authenticate button

Changelog

Not user-facing (example app only).

@jeanregisser jeanregisser force-pushed the jeanregisser/crypto-onramp-auto-auth branch from 07052fd to 92ba5ab Compare March 24, 2026 21:20
@jeanregisser jeanregisser marked this pull request as ready for review March 24, 2026 22:26
@jeanregisser jeanregisser requested review from a team as code owners March 24, 2026 22:26
silasbw
silasbw previously approved these changes Mar 24, 2026
Chain registration and authentication so the user doesn't need to tap
"Authenticate" separately after registering. If verification fails, the
user lands on the Authenticate button and can retry manually.

Committed-By-Agent: claude
@jeanregisser jeanregisser force-pushed the jeanregisser/crypto-onramp-auto-auth branch from 92ba5ab to a7ee450 Compare March 24, 2026 22:50
@jeanregisser jeanregisser requested a review from a team as a code owner March 24, 2026 22:50
@jeanregisser jeanregisser requested review from davidme-stripe and removed request for a team March 24, 2026 22:50
@jeanregisser jeanregisser changed the base branch from jeanregisser/crypto-onramp-prefill-wallet to master March 24, 2026 22:51
@jeanregisser jeanregisser dismissed silasbw’s stale review March 24, 2026 22:51

The base branch was changed.

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