fix(login): readable email-OTP send error #26

Merged
tanweer919 merged 1 commits from tanweer919/lynkeduppro-crm:feat/login-methods into goutamnextflow 2026-07-13 15:14:24 +00:00
Collaborator

Show a readable message instead of a raw '{}' when Supabase can't send the OTP email.

Show a readable message instead of a raw '{}' when Supabase can't send the OTP email.
tanweer919 added 1 commit 2026-07-13 15:14:22 +00:00
gotrue can throw an error whose message is an unhelpful JSON blob (e.g. 500
'Error sending magic link email' when Supabase SMTP isn't configured). Show a
readable, actionable message instead of rendering the raw payload.
tanweer919 merged commit fa538355ae into goutamnextflow 2026-07-13 15:14:24 +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#26