Yannick W.

Results 3 comments of Yannick W.

I created an issue in the 'validator' repository, but no one answered. Using the ValidatorError directly (not via the derive) it is not possible to set the error message. You...

I can help you, if you want. Just notify me what to do/what you would find useful :)

I am not 100% sure if i understand your problem, but you can signup/create a user via the Auth RequestGuard: `auth.users.create_user(email, password, false).await?;`