i'll tried to trigger a function using users.*.create
I need to get the userID to do some stuff
You might want to create an issue for this.
For now, you might need to hook into the session create event and check for anonymous session creation
if you do find a solution, please inform me, as i'm interested in this as well
Well, i'm use users.*.sessions.*.create and then get userId this works for me.
[SOLVED] How can trigger a function when an Anonymous user is created
Recommended threads
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...