Commit Graph

58 Commits

Author SHA1 Message Date
Oscar
45e7c5d1db docs: fix incorrect filename in nextjs auth example README (#33939)
The README refers to `.env.local.example` instead `.env.example`.
This commit updates the README with the correct filename.
2025-03-10 08:44:49 +00:00
Thor 雷神 Schaeff
d93c09b03a Thor/fix hono example (#32736)
* fix: hono example.

* fix: hono quickstart.

* chore: update numbered list.
2025-01-14 11:50:06 +09:00
Thor 雷神 Schaeff
8e67d1e0a7 feat: add Hono example and guide. (#32614) 2025-01-07 20:22:48 +08:00
abdellah hariti
7cdbbdaf72 await createClient() promise in AuthButton.tsx (#30909) 2024-12-05 19:09:41 +00:00
Gen Tamura
fd9929be5a Update FetchDataSteps.tsx (#30360) 2024-11-07 15:08:32 +00:00
Charis
652c4288e6 chore(docs): update examples for nextjs 15 breaking changes
cookies() is now asynchronous
2024-10-30 10:13:57 -04:00
Francesco Sansalvadore
b5eadc1455 change messaging (#29537)
* revert to mil

* update sitemap
2024-09-27 18:27:20 +02:00
Francesco Sansalvadore
c172b6a516 scale to bill (#28792)
* scale to billions

* update og image

* update og image
2024-08-21 16:00:17 +02:00
Peter
476542f86d Update Supabase Bootstrap NextJS example to use new SSR methods (#28241)
* Update NextJS example to use new SSR methods

* Remove Debug message

* Double quote imports and set supabase package versions to latest

* missed a file
2024-08-02 18:15:35 -05:00
Joel Lee
029a4f7cb7 feat: update package-lock to use ssr v0.4.0 (#27503) 2024-06-25 06:03:58 +02: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
Thor 雷神 Schaeff
5903b5d4a8 chore: prepare examples for cli bootstrap (#22428)
* chore: prep expo example.

* Modify Flutter user management example to use .env and initialize supabase

* chore: add .env support to swift-user-management

* chore: update supabase dependency for swift-user-management example

* chore: minor expo updates.

* chore: update auth nextjs example.

---------

Co-authored-by: dshukertjr <dshukertjr@gmail.com>
Co-authored-by: Guilherme Souza <grsouza@pm.me>
2024-04-05 17:26:36 +08: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
Tyler
1a0d92ba41 docs: update Flutter docs/ guides/ examples to reflect the new Skip nonce checks option for Google login (#18697)
* update example google sign in app

* update flutter google sign in example

* update flutter auth blog post to add skip nonce check content

* update google sign in guide to include skip nonce check content

* minor update on the code sample for google auth guide

* delete unused code from code sample

* minor update of the blog writing

* blog article refactor

* minor format fix

* Update apps/docs/pages/guides/auth/social-login/auth-google.mdx

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

* Update apps/docs/pages/guides/auth/social-login/auth-google.mdx

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

* Update apps/docs/pages/guides/auth/social-login/auth-google.mdx

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

* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx

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

* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx

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

* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx

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

* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx

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

* fix typo

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2023-11-04 06:26:06 +00:00
Tyler
cb51a8bb9c fix: Update Google login example app, guide, and blog article to use new Google login flow for Flutter (#18222)
* update Flutter Google login example to use google_sign_in package

* update build.gradle to support multidex

* compatible with native google login

* update comments

* update readme of sample app

* fix the blog to use the new flow

* update google login guide for Flutter to use the new flow

* Add an intro line for Flutter native google auth guide
2023-10-16 15:40:46 +09:00
dependabot[bot]
c1bb77923e chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /examples/auth/nextjs
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 17:31:47 +00: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
60a1ff27bb chore: update readme.md of Flutter native Google auth example 2023-07-12 11:40:47 +09:00
dshukertjr
c55811e5bf add comment 2023-07-11 15:44:42 +09:00
dshukertjr
760bca9a9a fix: use reverse client ID to perform Google login 2023-07-11 13:43:27 +09:00
dshukertjr
2355c0eec3 upgrade min sdk version 2023-07-10 18:30:30 +09:00
dshukertjr
b1529e93f7 example: adds flutter native google auth 2023-07-10 17:00:57 +09:00
Jon Meyers
faec20853c revert set versions for package.json 2023-06-23 21:25:34 +10:00
Jon Meyers
e5e007cadd update example apps 2023-06-23 21:04:50 +10:00
dshukertjr
082870ab88 updated dart version constraints 2023-06-15 11:46:15 +09:00
Jon Meyers
a30a697ad2 add sitemap.ts 2023-06-14 10:22:41 +10:00
Jon Meyers
e569e34ec4 use stable version of auth-helpers-nextjs package 2023-05-28 23:24:30 +10:00
Jon Meyers
b290c64b6b update official next.js auth handlers example 2023-05-25 10:16:30 +10:00
Alaister Young
4bdef60e09 Merge branch 'master' into chore/switch-to-slash-dashboard 2023-05-23 17:11:44 +10:00
Khalifa Fumo
1b97e659e0 Update middleware.ts to check if user is logged in
I was experiencing an issue where I could not protect my routes within my Next.js 13 (app) app. I searched for a fix everywhere but the app router being a new development, I did not find any help, even within the supabase docs, so I set out to trying a fix for myself and I found this to work perfectly. You can now protect your routes such that only logged in users can access some pages. You can also configure the config such that the middleware is set to run (or not to run) on selected pages.
2023-05-14 18:28:20 +03:00
Alaister Young
9cdeb4fddb chore: switch to /dashboard 2023-05-11 22:34:22 +10: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
patelmilanun
376a2f0d19 fix : correct api path in auth/nextjs example #13493
Because we are using next js 13 in this example and the redme contain code from older version of next js
2023-04-07 01:17:11 +05:30
Jon Meyers
cfe4d635d3 add nextjs auth example 2023-03-15 20:27:17 +11:00
thorwebdev
d4ee3473c8 chore: update examples supabase-js v2 2022-10-19 23:18:59 +08:00
Ant Wilson
43ea992879 fix: adds versions to cdn supabase-js installations (#9525) 2022-10-13 14:56:55 +02:00
dannykng
9370244537 Revert "chore: remove examples"
This reverts commit 05b96de142.
2022-09-16 10:13:18 -07:00
Isaiah Hamilton
05b96de142 chore: remove examples 2022-09-08 22:55:22 -04:00
Copple
5c81ab1e48 Merge pull request #7980 from supabase/snyk-fix-d8195a70ab37dfce5cba021dd2118f5b
[Snyk] Security upgrade next from 11.1.3 to 12.0.9
2022-08-02 14:12:37 +02:00
Copple
f737c08ffc Merge pull request #7982 from supabase/snyk-fix-fc97f44562f9a9f319def118b6570f75
[Snyk] Security upgrade next from 10.0.7 to 12.0.9
2022-08-02 14:12:18 +02:00
snyk-bot
0990d4716f fix: examples/auth/remix-auth/package.json & examples/auth/remix-auth/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2964180
2022-08-01 00:51:40 +00:00
snyk-bot
71371ba3f9 fix: examples/auth/nextjs-auth/package.json & examples/auth/nextjs-auth/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2964180
2022-08-01 00:37:38 +00:00
snyk-bot
bd9e55c333 fix: examples/auth/nextjs-auth-tailwind/package.json & examples/auth/nextjs-auth-tailwind/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2964180
2022-08-01 00:23:07 +00:00