async proceedTo() { this.$refs.registerForm.validate() if (!this.$refs.registerForm.validate()) { return } if (!this.user || !this.user._id) { return