Commit Graph

21 Commits

Author SHA1 Message Date
snyk-bot
8ccb33a271 fix: examples/nextjs-with-supabase-auth/package.json & examples/nextjs-with-supabase-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:18:34 +00:00
dependabot[bot]
c046f5ff74 chore(deps): bump minimist in /examples/nextjs-with-supabase-auth
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 15:13:50 +00:00
Samir Ergaibi
f9428dc142 Update README.md 2022-03-05 08:27:44 +01:00
thorwebdev
679fdd540b chore: remove unused utils 2022-02-15 15:24:20 +08:00
thorwebdev
88e2fc4485 feat: update nextjs auth example 2022-02-15 13:55:20 +08:00
dependabot[bot]
2e0ab523d4 chore(deps): bump next in /examples/nextjs-with-supabase-auth
Bumps [next](https://github.com/vercel/next.js) from 10.2.0 to 11.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.0...v11.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 07:56:24 +00:00
awalias
d0b238de36 feat: hackathon blog 2021-07-30 21:22:06 +08:00
dependabot[bot]
eba9d61a59 chore(deps): bump glob-parent in /examples/nextjs-with-supabase-auth
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 12:17:41 +08:00
kiwicopple
cd9958319c Apply Prettier changes 2021-05-22 02:30:29 +00:00
dependabot[bot]
b5313e111f Bump lodash in /examples/nextjs-with-supabase-auth
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 14:08:34 +00:00
Carlos Stenzel
c792f7ea3f upgrade dependencies 2021-05-03 12:02:05 -03:00
dependabot[bot]
acc16b726d chore(deps): bump ssri in /examples/nextjs-with-supabase-auth
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 07:15:24 +08:00
Steven Roussey
24ee0b3cc1 Typography.Text error in sample 2021-04-12 11:44:31 -07:00
Steven Roussey
95b1b32e75 Auth view name is wrong 2021-04-12 11:42:37 -07:00
dependabot[bot]
0db5c0fc06 Bump elliptic from 6.5.3 to 6.5.4 in /examples/nextjs-with-supabase-auth
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 07:20:32 +00:00
Thor 雷神 Schaeff
9a0e7234b9 fix(examples/nextjs-todo-list): Add Supabase UI Auth component (#527)
* fix(examples/nextjs-todo-list): refactor initSupabase

* fix(examples/nextjs-todo-list): Add Supabase UI Auth component

Co-authored-by: Pham Hieu <phamhieu1998@gmail.com>
2021-01-16 11:58:01 +08:00
Thor 雷神 Schaeff
af99c593bc feat: Add Supabase Auth components, update password, and SSR Cookie example. (#512)
* feat(examnples/nextjs-with-supabase-auth): Add Supabase  UI Auth components.

* feat(examnples/nextjs-with-supabase-auth): Add SSR Cookie example.

* Add the Supabase Vercel deploy integration.

* chore: add basic styling and layout of Auth component.

• used @supabase/ui to help layout text and style around the Auth component

* fix nextjs link

* style the SSR example

* remove unused imports

* chore: update dependencies

Co-authored-by: mildtomato <jon.summers.muir@googlemail.com>
2021-01-15 14:54:46 +08:00
Ant Wilson
6bcd1b3b2b fix: vercel deploy button on nextjs supabase auth example 2021-01-14 17:03:04 +04:00
Christopher Moeller
537d633024 Fix create-next-app example URL
Copying and pasting the example URL resulted in an error:
```
Could not locate the repository for "https://github.com/supabase/supabase/tree/master/examples/with-supabase-auth". Please check that the repository exists and try again.
```
This fixes the path to the directory.
2020-12-28 19:40:38 -05:00
Thorsten Schaeff
6accd4c52b chore(example/nextjs-with-supabase-auth): Refactor to user user context. 2020-12-22 14:10:25 +08:00
Thorsten Schaeff
f0c5f879c4 feat(examples): Add nextjs-with-supabase-auth example. 2020-11-06 12:16:11 +08:00