Is there a way to extend a session in Supabase? Like in NextAuth
I want to extend the session with additional values to the user, I want to add username to the user object in the session. I am able to do this with NextAuth with easily but I can't find a docs for Supabase
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.