Commit Graph

4 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
Tyler
76e208371c example: Update Flutter Figma clone app (#28593)
Add authorizations to Flutter figma clone
2024-08-13 21:14:16 +09:00
Tyler
b3e43567d8 blog: Add Flutter Figma clone blog article (#20768)
* Minor code example fix on Flutter example

* blog: add flutter figma clone blog article

* Run formatter

* update the images
2024-01-26 16:54:39 +01:00
Tyler
7b26792d3f examples: Add Flutter Figma clone app to the realtime examples (#20726)
* examples: Add Flutter Figma clone app to the realtime examples

* change the folder name to flutter-figma-clone
2024-01-25 19:08:09 +09:00