Commit Graph

14 Commits

Author SHA1 Message Date
Chris Chinchilla d8bd6b047c docs: Examples Key changes (#45170)
## I have read the
[CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md)
file.

YES

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Documentation**
* Updated examples and guides to use Supabase publishable (client) keys
instead of anon keys for client-side usage across frameworks and
platforms.
* Renamed environment variable examples and .env templates to reflect
publishable key naming.
* Adjusted sample requests and client-init examples to send/use the
publishable key via the apikey header where applicable.
* Updated references from service_role to secret for server-side
credential guidance.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: fadymak <fady@fadymak.com>
2026-05-04 12:58:16 +02:00
Ivan Vasilov d07e78a616 chore: Run prettier on examples folder (#43851)
This PR runs `prettier` on the `examples` folder.

Depends on https://github.com/supabase/supabase/pull/43849.
2026-03-18 10:51:10 +01:00
Charis 5d8cef6040 fix: update all examples and snippets to use select for auth rls func… (#22632)
fix: update all examples and snippets to use select for auth rls functions
2024-04-11 12:56:11 -04:00
Tyler eae972b55a blog: update past Flutter blog content to use supabase_flutter v2 (#19634)
* update flutter quick start and example app to use flutter v2

* update examples and blog articles to use Flutter SDK v2

* fix versions used in examples

* update image picker to 1.0.5

* minor code refactor for sample code
2023-12-19 11:34:03 +09:00
dshukertjr 7919704e07 reorder resources 2023-07-12 21:40:15 +09:00
dshukertjr e6000e05b1 update link 2023-07-12 21:39:36 +09:00
dshukertjr 5e4776ea81 fix image link 2023-07-12 21:13:10 +09:00
dshukertjr fdfc0de050 give mfa example readme some polish as well 2023-07-12 11:54:20 +09:00
dshukertjr 082870ab88 updated dart version constraints 2023-06-15 11:46:15 +09:00
Joshen Lim 045ba052aa Fix spellings 2023-05-08 16:53:22 +08:00
dshukertjr bbbb4227e8 minor correction 2023-05-04 21:26:40 +09:00
dshukertjr 0ef5b97dfb fix flutter mfa app redirect login 2023-05-04 19:53:02 +09:00
dshukertjr aca4874480 usre will be redirected to verify page after login 2023-05-04 19:34:53 +09:00
dshukertjr 16cad22765 add flutter mfa example app 2023-05-04 19:01:01 +09:00