mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 22:06:04 +08:00
Fixes #14089 https://github.com/supabase/supabase/issues/14089 Specifies that `email` is the right type for OTP verification and adds `signup` and `magiclink` to be deprecated per https://github.com/supabase/gotrue/pull/885 and https://github.com/supabase/gotrue-js/pull/642
Supabase Specs
These spec files are used to generate the reference documentation.
Preparation
To get started, run make init. This installs all dependencies.
Usage
make # download and transform specs into docs