mirror of
https://github.com/supabase/supabase.git
synced 2026-05-23 10:21:37 +08:00
* Rename gotrue to auth * update columns * rename gotrue to auth (again) * improve postgrest docs * add new modules * rename logout * Rename some more stuff * Rename more stuff * Rename guides * Rename SSO docs * Rename "phoneNumber" to "phone" * rename some more stuff * Add v2 docs * Rename postgrest[..] to supabase.from(..) * Migrate postgrest to new syntax * Add explain, single & csv * Rename storage * Rename some more storage storage methods * fix invalid docs * fix duplicate id * exclude sections for kotlin * Rename password reset method * Update tutorial * Update realtime docs * Update more realtime docs * Update module docs * add link to migration guide * update installing * document custom KotlinX Serializer * update code to pass formatter * Remove supabase.realtime.connect() docs * fix typo * update kotlin quick start guide * add a note about making network request from the UI code * run formatter * add small kotlinx serialization change * Apply suggestions from code review Co-authored-by: Charis <26616127+charislam@users.noreply.github.com> * improve quickstart --------- Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com> Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>