1
User data mirroring from auth to profile table could use more detailed examples in the docs
Source: supabase/supabase#16501 · opened by @fnimick
An example of a system I have put together:
This mirrors selected information from raw_user_meta_data to a public.profile table, and vice versa.
This is a fairly common use case and a explicitly endorsed pattern for doing this bidirectional syncing would be very helpful. There have been multiple questions in the discord in recent days from people having problems with this sort of setup.
This mirrors selected information from raw_user_meta_data to a public.profile table, and vice versa.
This is a fairly common use case and a explicitly endorsed pattern for doing this bidirectional syncing would be very helpful. There have been multiple questions in the discord in recent days from people having problems with this sort of setup.
No pledges yet. Be the first to back this.
Comments
Similar requests
Disable self-hosted Studio features via server environment variable
2 votes · 0 comments
Supabase + Ory examples
1 vote · 0 comments
Bug: Cannot Reorder Columns After Table Creation in Supabase Database Tables
1 vote · 0 comments
Cannot add "email" provider to an existing user
1 vote · 0 comments
Table Editor UX: unclear table selection
2 votes · 0 comments
No comments yet.