Appwrite cloud function support trigger user creation and I try to get user infomation to send verification email. So. I don't want to login user at client and create verification email from there.
Is there any way to send verification email from Appwrite nodeJS server wit userID?