marmelab / ra-supabase

Supabase adapter for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.
MIT License
156 stars 27 forks source link

Document email setup #78

Closed djhi closed 3 weeks ago

djhi commented 4 weeks ago

Problem

Supabase has disabled email sending without a custom domain (see https://github.com/orgs/supabase/discussions/29370 ). As a consequence, the default auth strategy of ra-supabase doesn’t work anymore.

Solution

Document configuring the SMTP provider on the Supabase dashboard