Skip to content

Add JS custom sign-in form for JS→native session sync testing#28

Open
chriscanin wants to merge 1 commit intomainfrom
chris/mobile-460-add-two-way-jsnative-session-sync-for-expo-components
Open

Add JS custom sign-in form for JS→native session sync testing#28
chriscanin wants to merge 1 commit intomainfrom
chris/mobile-460-add-two-way-jsnative-session-sync-for-expo-components

Conversation

@chriscanin
Copy link
Member

Summary

Test plan

  • Sign in using the custom JS form (email + password)
  • Verify <UserButton /> shows the user's avatar after JS sign-in
  • Tap <UserButton /> and verify the native profile modal opens with user data
  • Sign out from the native profile modal and verify the JS SDK updates reactively

Adds a custom sign-in form using useSignIn() signal API alongside
the native UserButton component. This tests the scenario where
users authenticate via JS SDK custom forms and then interact with
native profile components.
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.

1 participant