Skip to content

CryptoOnramp SDK: Exposes Settings to Seamless Sign-In Flow - #6863

Open
mliberatore wants to merge 2 commits into
masterfrom
mliberatore/crypto-onramp-example-seamless-sign-in-options
Open

CryptoOnramp SDK: Exposes Settings to Seamless Sign-In Flow#6863
mliberatore wants to merge 2 commits into
masterfrom
mliberatore/crypto-onramp-example-seamless-sign-in-options

Conversation

@mliberatore

@mliberatore mliberatore commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

In the example app, the menu that allows for toggling livemode, KYC L0 Mode, and adjusting oauth scopes is currently only available on the manual Sign In / Sign Up view. This change makes it available as part of the Seamless Sign-In flow as well, so that these options can be toggled on subsequent launches where a seamless token is available. Previously, if you had started with L0 KYC mode enabled, and relaunched, signing in seamlessly, you'd be stuck in regular KYC mode.

Motivation

To make testing more flows possible in the example app.

Testing

  1. Created a new account with KYC L0 mode enabled and reached the KYC Info view.
  2. Backgrounded and relaunched the app.
  3. On the seamless sign in view, made sure the options menu was available and enabled L0 KYC Mode for that launch.
  4. Verified that the KYC info view was in L0 mode, leaving SSN and DOB optional.
  5. Signed out and switched L0 KYC Mode off.
  6. Signed in seamlessly again.
  7. Made sure the KYC Info view required SSN and DOB, as we were no longer in L0 KYC Mode.
Seamless Sign In Options KYC Info View

Changelog

N/A, example app changes only.

@mliberatore
mliberatore marked this pull request as ready for review August 6, 2026 20:35
@mliberatore
mliberatore requested review from a team as code owners August 6, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant