How do I update the recovery password on the SSR ?
I manage user sessions on the server side using Next.js, but I don't know how to handle user password recovery on the server side, and I don't want to create a Supabase instance on the client side for this. What do you recommend ?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.