Dinnit-Bros / dinnit

1 stars 0 forks source link

21 convert erd and relation schemas into postgresql tables within supabase connect authentication to user entity #22

Open isym444 opened 5 days ago

isym444 commented 5 days ago

When new user authenticates, they are also added into our SQL profiles table

image

When a user authenticates that already exists in our SQL profiles table, this is picked up and a new user is not added

image

Evidence user appearing in SQL table:

image