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?
With 1.5, you can create a client session and then make the API call as an end user
Do you mean via JWT, email / password, or other?
Like using the account SDK on the server i presume?
Yeah I was using that, sweet
Thank you ๐
Recommended threads
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...