Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/auth via supabase #555

Merged
merged 141 commits into from
May 23, 2023
Merged

feat/auth via supabase #555

merged 141 commits into from
May 23, 2023

Conversation

ff6347
Copy link
Collaborator

@ff6347 ff6347 commented Mar 21, 2023

Auth Via Supabase

This PR removes Auth0.com as authentication provider and uses Supabase from now on. This simplifies the This is a major change and will require some changes in the deployment process. This also means a BREAKING CHANGE!

BREAKING CHANGE:

@vercel
Copy link

vercel bot commented Mar 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
giessdenkiez-de ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2023 8:32am

The update of the username happens within the DB using triggers
on the profile table. It did not work because the RLS did not allow the
user to make changes to the trees_watered table on update
…ng/giessdenkiez-de into feat/auth-via-supabase
According to git history this was added for auth0
It also broke all tests locally
raphael-arce and others added 5 commits May 11, 2023 17:08
Signed-off-by: Raphael Arce <raphael.arce@ts.berlin>
Signed-off-by: Raphael Arce <raphael.arce@ts.berlin>
Signed-off-by: Raphael Arce <raphael.arce@ts.berlin>
@ff6347
Copy link
Collaborator Author

ff6347 commented May 23, 2023

Alright ladies and gentlemen we are going into staging mode

@ff6347
Copy link
Collaborator Author

ff6347 commented May 23, 2023

@ff6347 ff6347 merged commit 4621605 into staging May 23, 2023
@ff6347 ff6347 deleted the feat/auth-via-supabase branch May 23, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants