Commit Graph

43 Commits

Author SHA1 Message Date
SHIVAM KRISHNA
b47120cdc1 improve python create user documentation (#22151)
* supabase-js:990 improve python create user documentation

* change link

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-03-22 02:18:30 +00:00
Jan Tennert
c71ab9e4f8 docs: Add parameters to Kotlin reference docs (#21887)
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-03-19 08:42:12 +00:00
hawkcookie
684c478901 docs: Fix broken SITE_URL link (#21896)
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-03-19 08:09:41 +00:00
Copple
2b215b697e chore: update cli reference doc (#22102)
* chore: update cli reference doc

* chore: update cli reference doc
2024-03-19 11:31:58 +07:00
Ahmad Chand
d6f782ee72 docs: 📝 Upload/Replace file documentation #19992 (#19995)
Co-authored-by: ahmad_chand <ahmad.chand_ext@volocopter.com>
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>
2024-03-18 05:53:15 +00:00
hallidayo
78913c463e fix: docs cli duplicate section (#22007)
removed duplicate slug

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-03-13 21:39:30 +00:00
Tyler
d8394689ca docs: Add params to Flutter docs for filters, modifiers, and add a few missing modifiers. (#21869)
* Add all init options

* Add params to CRUD methods

* Add params to basic auth methods

* fix typo

* Update filter params

* Add params to filters and modifiers
2024-03-12 13:46:35 +09:00
Jan Tennert
4faafd0070 Update Kotlin docs (#21667)
* Update docs

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-03-07 21:04:04 +00:00
Tyler
14ea8512e7 docs: Add parameters to basic CRUD and auth methods for Flutter (#21796)
* Add all init options

* Add params to CRUD methods

* Add params to basic auth methods

* fix typo
2024-03-07 10:01:51 +09:00
Tyler
64863f407f docs: Add params option to reference docs so that non-js client libs can add parameters (#21708)
* Adds params option for reference docs

* move params below description

* Apply suggestions from code review

* Update apps/docs/spec/supabase_dart_v2.yml
2024-03-05 15:06:07 +09:00
Copple
21d1b8afbb chore: update cli reference doc (#21764)
* chore: update cli reference doc

* Update apps/docs/spec/cli_v1_commands.yaml

---------

Co-authored-by: Han Qiao <sweatybridge@gmail.com>
2024-03-04 23:27:37 -05:00
Copple
2a1c4c9613 chore: update cli reference doc (#21390) 2024-02-22 14:16:18 +08:00
Charis
a5a2cd688e add some missing getSession warnings (#21436) 2024-02-21 20:13:08 -05:00
hallidayo
8934cd36c8 feat: docs - add inferring type example (#21408)
* add inferring type example

* Apply suggestions from code review

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-02-21 00:41:16 +00:00
hallidayo
ad6d992974 fix: dart missing example text (#21353)
removed example text
2024-02-20 23:58:27 +00:00
Tyler
af9306bfea docs: Add missing descriptions for Flutter docs (#21339)
Add missing descriptions for Flutter docs
2024-02-20 18:53:34 -05:00
Tyler
43a1405d37 docs: Add missing code in the apple sign in example for Flutter reference docs. (#21362)
Add missing code in the apple sign in example
2024-02-20 18:29:37 -05:00
Copple
dc573b53ab chore: update cli reference doc (#21100)
* chore: update cli reference doc

* chore: update cli reference doc
2024-02-20 11:48:40 +08:00
Charis
be699817fb fix: mismatched code example in dart spec (#21267) 2024-02-15 09:42:40 +08:00
mp
b683b43b81 Fixed typo on supabase_py_v2.yml (#21199)
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-02-14 13:25:20 +00:00
Riccardo Cucia
6e25cd693a Fixed signInWithOAuth example documentation (#21198)
* Fix .env.example STUDIO Variables

* Fixed signInWithOAuth example documentation

* Fixed signInWithOAuth example documentation

---------

Co-authored-by: riccardocucia <riccardocucia@gmial.com>
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-02-14 03:29:23 +00:00
Kevin Seo
1a423ae7c4 Doc: added missing quotation marks to a dictionary key (#20919)
* doc: route.js changed to route.ts

* doc: added missing quotation marks to a dictionary key

---------

Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>
2024-02-08 20:51:59 +00:00
Tyler
7393769be5 docs: Updated Flutter reference docs for filters to be more aligned with js docs (#21036)
* Updated Flutter docs to have better contains and contained by example

* Add data source to Flutter docs

* Tidy up the using filters section

* fix: show the data directly in sample response
2024-02-07 01:28:25 +00:00
Mohammed Yasin Mulla
4d53206444 fix: subscription unsubscribe doc (#21067)
Co-authored-by: Mohammed Yasin Mulla <mohammedyasin@obmondo.com>
2024-02-06 21:18:27 +00:00
Jan Tennert
c59da45a3e Fix Kotlin OTP Auth docs (#20988)
* Fix auth docs

* fix typo

* Clarify sending otps
2024-02-06 19:04:07 +00:00
Kang Ming
30d60342df docs: update phone auth (#21022)
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>
2024-02-06 18:45:08 +00:00
Copple
aa067ad6c6 chore: update cli reference doc (#21034) 2024-02-06 10:21:27 +08:00
ga1az
643f8110d7 [docs] fix code and response querying foreign table with inner join (#20975)
fix: code and response querying foreign table with inner join

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-02-06 01:42:20 +00:00
Mohammed Yasin Mulla
40793dc629 Fix asynchronous function call in setSession (#20990)
Co-authored-by: Mohammed Yasin Mulla <mohammedyasin@obmondo.com>
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-02-05 19:38:41 +00:00
Jan Tennert
f7775e1a39 Update kotlin docs (#20734)
* Update kotlin docs

* remove dot

* update docs

* update docs
2024-01-30 11:53:39 +00:00
Kevin Grüneberg
f7e60bf324 chore: upgrade prettier/eslint + autofix (#20785) 2024-01-30 10:54:02 +08:00
Imad Atyat-Allah
7b92ef9f2e fix: typo from "resetPassswordForEmail" to "resetPasswordForEmail" (#20713)
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-01-25 15:56:00 +00:00
Kamil Bażanow
616a6981ba docs(Auth): update signup behavior for existing confirmed user (#20638) 2024-01-22 17:47:53 +00:00
Stojan Dimitrovski
a564bd5bd4 docs: add info about React Native AppState and Supabase Auth (#20287) 2024-01-22 16:46:41 +00:00
Wanderson Alves
2cef1f3fdd docs: update link for debugging performance (#20577) 2024-01-19 20:16:42 +00:00
Tyler
90e3289c6b docs: Add signInWithSSO to Flutter docs. (#20511)
* Add sso sign in to Flutter docs

* docs: Add Flutter SSO method

* Add Dart code sample on SSO guide

* Update apps/docs/spec/supabase_dart_v2.yml

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-01-19 07:52:53 +09:00
Copple
096dd8ceda chore: update cli reference doc (#20011)
* chore: update cli reference doc

* chore: update cli reference doc

* chore: update cli reference doc

* chore: update cli reference doc

* chore: update cli reference doc

* chore: update cli reference doc

* chore: minor docs update

---------

Co-authored-by: Han Qiao <sweatybridge@gmail.com>
Co-authored-by: Qiao Han <qiao@supabase.io>
2024-01-17 07:24:40 +00:00
Tyler
81d5b97799 docs: Add setSession() and refreshSession() to Flutter docs (#20424) 2024-01-16 09:34:59 +09:00
Charis
94a07fe724 remove or warn about getSession calls in docs (#20308) 2024-01-10 14:30:26 +00:00
Cameron Greene
ddd2d8a6d2 docs: Add multi-column search to textSearch docs (#20067)
* Fix documentation for reading data as CSV

* add docs for multi-column text search

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-01-04 21:51:05 +00:00
Joel Lee
a423ff201d docs: add MFA methods (#20098)
* fix: add mfa methods

* feat: add mfa docs

* Update spec/supabase_py_v2.yml

* fix: remove comments

* fix: remove reference to nextjs

* feat: change to camel case

---------

Co-authored-by: joel@joellee.org <joel@joellee.org>
2024-01-04 06:36:12 +00:00
Kevin Grüneberg
245c127805 chore: use redocly swagger cli (#20137) 2024-01-03 19:14:10 +01:00
Kevin Grüneberg
129b3d927a chore: move specs to docs folder (#20136) 2024-01-03 18:54:23 +01:00