We use WeWeb's supabase auth plugin with oauth (keycloak). Apparently, the supabase logout action only terminates the supabase session. I assume this is the default behavior of logout in supabase.
Is there a way to terminate the oauth session wenn logging a user out of supabase?