pub async fn current_user(client: &WasmerClient) -> Result<Option<User>, Error>
Get the currently logged in user.