Commit Graph

905 Commits

Author SHA1 Message Date
Thor 雷神 Schaeff
d63c295eb5 Merge pull request #14571 from hieuwu/hi/kotlin-starter-guide
Introduce guidelines to setup Supabase with Android Kotlin including sample with Jetpack Compose
2023-07-24 11:49:55 +08:00
Ivan Vasilov
fa10829677 Switch the obsoleted routes to the integrations to the new routes. 2023-07-20 22:57:08 +02:00
dependabot[bot]
e12b91858a chore(deps): bump word-wrap
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:47:18 +00: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
Greg Richardson
00a4daff48 Merge pull request #15894 from supabase/dependabot/npm_and_yarn/examples/realtime/nextjs-auth-presence/word-wrap-1.2.4
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /examples/realtime/nextjs-auth-presence
2023-07-19 11:29:38 -06:00
Greg Richardson
5d457bdc75 Merge pull request #15892 from supabase/dependabot/npm_and_yarn/examples/caching/with-nextjs-13/word-wrap-1.2.4
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /examples/caching/with-nextjs-13
2023-07-19 10:56:31 -06:00
dependabot[bot]
63650c485d chore(deps-dev): bump word-wrap
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 16:56:05 +00:00
Greg Richardson
59ead020fe Merge pull request #15889 from supabase/dependabot/npm_and_yarn/examples/caching/with-nextjs-13-server-components/word-wrap-1.2.4
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /examples/caching/with-nextjs-13-server-components
2023-07-19 10:55:02 -06:00
Hieu Vu
50418c7fc9 docs: refactor code 2023-07-19 21:27:11 +07:00
dependabot[bot]
4f64ee071e chore(deps-dev): bump word-wrap in /examples/caching/with-nextjs-13
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 09:46:16 +00:00
dependabot[bot]
193a5d6dac chore(deps): bump word-wrap in /examples/todo-list/nextjs-todo-list
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 09:46:15 +00:00
dependabot[bot]
e983153081 chore(deps): bump word-wrap
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 09:46:14 +00:00
Hieu Vu
f1c7cc1e66 docs: update use pcke and launcheffect 2023-07-18 20:50:21 +07:00
Hieu Vu
85a861dd5f docs: update sample 2023-07-15 16:28:21 +07:00
Tyler
e254dcf37e Merge pull request #15727 from supabase/examples/readme
fix: update broken image link on README.md on Flutter examples
2023-07-13 13:50:33 +09:00
dependabot[bot]
c1d7b2a371 build(deps): bump semver
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 17:33:30 +00:00
dependabot[bot]
628eb498ce build(deps): bump semver
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 17:15:56 +00:00
dependabot[bot]
f59b52bcc7 build(deps): bump semver in /examples/todo-list/nextjs-todo-list
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 17:02:11 +00:00
Greg Richardson
379943a311 Merge pull request #15724 from supabase/dependabot/npm_and_yarn/examples/user-management/expo-user-management/semver-5.7.2
build(deps): bump semver from 5.7.1 to 5.7.2 in /examples/user-management/expo-user-management
2023-07-12 11:01:18 -06: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
Tyler
cdc1a2fcbe Merge pull request #15714 from supabase/example/flutter-google-auth
example: polish up the README.md for some Flutter example apps
2023-07-12 20:57:40 +09:00
dependabot[bot]
1f9f9fbe13 build(deps): bump semver
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 10:49:50 +00:00
thorwebdev
4e040dc2cb feat: update with new vercel deploy integration. 2023-07-12 18:17:29 +08: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
Greg Richardson
94ec5b67f5 Merge pull request #15515 from ecktoteckto/fix/slack-clone-example-startup-error
fix: prevent error during local startup
2023-07-06 14:16:29 -06:00
Greg Richardson
b0cd7fe15d Merge pull request #15443 from gitryder/fix/avatar-url-not-updated
fix: pass avatar_url updateProfile directly
2023-07-06 10:05:14 -06:00
Thor 雷神 Schaeff
cef5f45d66 Merge pull request #15531 from necatiozmen/docs-refine-tutorial
docs(framework-tutorials): add refine tutorials to the docs
2023-07-04 17:20:03 +08:00
necatiozmen
8b97431fb1 chore: add refine user management example 2023-07-03 12:56:45 +03:00
Thomas Eckl
1d2dc39cc4 fix: prevent error during local startup
Bump of supabase-js brought warning concerning not provided session storage option.
Therefore switched to SupabaseClient creation via auth-helpers-nextjs which means switching from localStrage to cookieStorage.
2023-07-03 00:10:11 +02:00
Danyl Fernandes
b6772fdaca refactor: update avatar if updating profile is successful 2023-07-01 00:19:16 +05:30
Hieu Vu
f1fea8baeb docs: simplify dependencies 2023-06-30 15:33:39 +07:00
Greg Richardson
1bac934859 Merge branch 'master' into chore/change-dashboard-links 2023-06-29 13:54:26 -06:00
Danyl Fernandes
3734196223 fix: pass avatar_url updateProfile directly 2023-06-29 15:15:50 +05:30
Hieu Vu
3a21fc93fa docs: refactor sample 2023-06-27 19:55:54 +07:00
Hieu Vu
84671ad636 docs: update version, polish code 2023-06-27 19:51:15 +07:00
Thomas Welén
b9672f1add Build adjustments 2023-06-27 08:22:21 +02:00
Hieu Vu
3bc8fd2c5a Merge branch 'master' into hi/kotlin-starter-guide 2023-06-24 15:38:33 +07:00
Hieu Vu
3061976b59 docs: remove prop 2023-06-24 15:16:54 +07:00
Hieu Vu
84f9b71a15 docs: update example 2023-06-24 15:12:06 +07: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
Greg Richardson
26be8af745 chore: change dashboard links to new url 2023-06-22 09:32:18 -06:00
thorwebdev
0c817dbd24 feat: add resend example. 2023-06-19 14:02:36 +08:00