I have users.*.create specified as a function trigger. Creating a new user with password auth seems to work perfectly. However, I'm not seeing users who create an account with Google authentication trigger the function. Is this expected?
Correct. There's an open issue for this 😕 it would be good to add a 👍 to it
ahh bummer! Sounds like a big issue 😢 I'll implement a workaround for now.
[SOLVED] OAuth2 User Doesn't Trigger Function
Recommended threads
- Failed to create function
Hey everyone 👋 I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...