Flutter: Sign out a user

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

Parameters

Examples

Sign out

await supabase.auth.signOut();