fix(onboarding): gate direct access behind OAuth handoff #14
Reference in New Issue
Block a user
Delete Branch "tanweer919/lynkeduppro-crm:feat/login-methods"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Direct/typed navigation to /portal/onboarding now redirects to login unless the user arrived via the Google sign-in handoff (onboard_email hint + authenticated session). Avoids the empty-email form on direct access; clears the hint on completion.