* Pass AuthError in Realm.Sync.User methods callbacks The new Realm.Sync.AuthError class exposes properties common to the Problem family of classes in the Realm Object Server * extract AuthError in a separate file * whitespace