supabase/auth-py

Add signout scopes to GoTrue sign_out method

silentworks opened this issue · 0 comments

The current sign_out method only supports global, but the API now supports other scopes like local, the sign_out method should allow the passing of scopes.