Services Plugins FAQs

Supabase Kit Pro - Azure Auth

I need to set up Supabase + Bubble authentication via Microsoft.

Authentication is working perfectly, and Supabase is creating sessions and tokens.

However, the Supabase auth plugin is not receiving or triggering the “authentication completed successfully” event. It leaves the “is logged in” property as false, with all other data blank.

In the URL, you can see “#access_token=…”

How can I fix this?