fix(onboarding): prefill verified email; SDK 0.2.4 #13

Merged
tanweer919 merged 1 commits from tanweer919/lynkeduppro-crm:feat/login-methods into goutamnextflow 2026-07-12 22:26:06 +00:00
Collaborator

Onboarding now prefills the Google-verified email (Continue no longer disabled) and shows it in a disabled field instead of the empty 'Signed in as' banner. Bumps @abe-kap/appshell-sdk to ^0.2.4.

Onboarding now prefills the Google-verified email (Continue no longer disabled) and shows it in a disabled field instead of the empty 'Signed in as' banner. Bumps @abe-kap/appshell-sdk to ^0.2.4.
tanweer919 added 1 commit 2026-07-12 22:25:45 +00:00
- Onboarding reads the OAuth email (session-storage hint + live Supabase
  session via getUserEmail) so Continue is no longer disabled.
- Replace the empty 'Signed in as' banner with a disabled, prefilled
  email field (email is fixed — Google-verified).
- Stash the verified email at OAuth callback time for onboarding prefill.
- Bump @abe-kap/appshell-sdk to ^0.2.4 (getUserEmail via getSession).
tanweer919 merged commit 10141806dc into goutamnextflow 2026-07-12 22:26:06 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Goutam/lynkeduppro-crm#13