async fn register_user( services: &Services, provider: &Provider, session: &Session, userinfo: &UserInfo, user_id: &UserId, ) -> Result