fix(invite): route register vs sign-in + prefill email (public lookup) #24
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?
Invite landing page now looks the token up and routes correctly (register for new invitees with email prefilled+locked; sign in for existing accounts with email prefilled), and login redeems the pending invite after sign-in. Pairs with be-crm public lookup endpoint.