ZachHandleyOriginal post
Moderator
Hey, is it possible to just send a verification email? Like, can I use the server SDK to send one to a user by ID?
Summary
Developers are inquiring about sending a verification email using the server SDK on <https://appwrite.io/docs/products/auth/custom-token>. The suggestion is to create a client session with Appwrite 1.5 and then make the API call as an end user to send the email.