Adding a user profile to our Supabase user
Now that we logged in with our magic link, we might have a user in Supabase, but we can't add any details to this user.
See the below image for where to find your authenticated users in Supabase.
Adding a profile table
The first thing we need to do ...
h.daily-dev-tips.com3 min read