fix(login): back nav, single OTP channel, register back buttons #18
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?
Fixes: Back on the password screen returns to the email step (was leaving to /register); Shell-mode OTP screen shows a single channel (no stray SMS toggle on email sign-in); register screens get Back buttons. Phone SMS sign-in is hidden while OTP is mocked since a faked login code can't mint a session; email OTP + password + Google stay real.