Appearance
To logout an authenticated user, simply call:
await privy.logout();
This will clear the user state and delete the persisted user session.