From d5f2993a449e6f652e3d322cb4c1ea64bce8ecb9 Mon Sep 17 00:00:00 2001 From: Steve Cosman Date: Mon, 24 Jun 2024 20:01:30 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5cfa34b..905b6c1d 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ See [criticalmoments.io](https://criticalmoments.io) for an example of what’s Everything you need to get started for a SaaS company: -- User Authentication: Sign up, sign out, forgot password, email verification, and oAuth. Powered by Supabase Auth. +- User Authentication: Sign up, sign out, forgot password, email verification, and oAuth. Powered by Supabase Auth. GDPR cookie warning for Europe before the user can log in. - Marketing Page with SEO optimization - Blog engine with rich formatting, RSS and SEO optimization. - User Dashboard with user profile, user settings, update email/password, billing, and more. From 873163cf5d272c3132b7f67e2872f5bebef1e335 Mon Sep 17 00:00:00 2001 From: Steve Cosman Date: Mon, 24 Jun 2024 20:02:40 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 905b6c1d..da7fa047 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ See [criticalmoments.io](https://criticalmoments.io) for an example of what’s Everything you need to get started for a SaaS company: -- User Authentication: Sign up, sign out, forgot password, email verification, and oAuth. Powered by Supabase Auth. GDPR cookie warning for Europe before the user can log in. +- User Authentication: Sign up, sign out, forgot password, email verification, and oAuth. Powered by Supabase Auth. GDPR cookie warning for European users. - Marketing Page with SEO optimization - Blog engine with rich formatting, RSS and SEO optimization. - User Dashboard with user profile, user settings, update email/password, billing, and more.