Supabase auth?
#2488
Replies: 2 comments 7 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
7 replies
-
Did you implement this @magick93? Any recommendations for approach? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I'm currently building on Supabase. Supabase uses postgres and also ships with its own auth.
The supabase auth is not an OIDC IDP. So I dont think it can be integrated as another 'social' style login.
I'm wondering if it would be possible, using a plugin, to replace the implementation of the default auth and use Supabase auth?
Beta Was this translation helpful? Give feedback.
All reactions