Skip to main content

All Questions

0 votes
0 answers
39 views

Authenticating Mobile Users on a Next.js Server with Supabase and RLS Policies

I am using the Supabase signup method to authenticate users in a mobile app. I want to make API requests to my Next.js server, where I also use the Supabase SDK to interact with the database. I have ...
Nisarg's user avatar
  • 1
0 votes
1 answer
956 views

Problems in Callback URLs when using Supabase Flutter and JavaScript SDK

I am currently developing an application that consists of two codebases: one for the web using Angular and the other for the mobile version using Flutter. The challenge I am facing is related to ...
Nejat Njono's user avatar