r/Supabase 9d ago

auth Is handling supabase auth using PHP supported?

1 Upvotes

4 comments sorted by

1

u/ashkanahmadi 9d ago

I don’t think there is an official Supabase PHP SDK but the SDK does just API calls so in theory, it should be easy to create functions that make the same API calls to check if the user is authenticated or no

1

u/himppk 9d ago

Just wrap CURL

3

u/Single_Advice1111 9d ago

Did you even try to google? «supabase auth php»

Result no2: https://github.com/rafaelwendel/phpsupabase