When I check the auth state as logged in it says no. What do I need to do to fix this?
Hate to have blunt responses… but have you tried logging in?
That’s not what I’m trying to do. I’m simply trying to insert data into my Supabase DB. I don’t need to login to do that. I think Nacim may have misunderstood what I was trying to accomplish.
I’m not trying to use the plugin’s sign-in or account management features.
You just have to make sure your user is making an authenticated request through your API. Assuming you have the secret and ID setup.
Correct, the actual issue that I was having was an RLS issue. Not sure how we got on the login part. I was just carrying over my conversation via email with Nacim. No worries, I figured it out. Thanks
This topic was automatically closed after 70 days. New replies are no longer allowed.