Flutter: Sign out a user

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

Examples

Sign out

await supabase.auth.signOut();