Flutter: signOut

Signs out the current user, if there is a signed-in user.

Parameters

Examples

Sign out

await supabase.auth.signOut();