supabase/auth
Ver no GitHubPOST /admin/generate_link returns empty string when SMTP env vars aren't set
Open
#263 aberto em 5 de nov. de 2021
buggood first issuehacktoberfest
Métricas do repositório
- Stars
- (2.443 stars)
- Métricas de merge de PR
- (Mesclagem média 11d 3h) (20 fundiu PRs em 30d)
Description
Bug report
- Missing SMTP env vars cause the
POST /admin/generate_linkendpoint to fail silently and return an empty string in the action_link field in the response. - https://github.com/supabase/gotrue/blob/aead739cfff919500cdee343496279743448bca8/api/mail.go#L145