馃憻 Reproduction steps
- Create a function that should get triggered on accounts.create
- Deploy tag (my use case was creating a document in a collection)
- Create an account with email and password from a web frontend (React in my specific case)
- Function should get triggered
- Create another account using an Oauth provider (Google in my case)
- Function should not get triggered
馃憤 Expected behavior
Function should get triggered in both cases, when an account is created using email + password and when using a third party provider (Google, Github etc)
馃憥 Actual Behavior
Function gets triggered only when creating an account using email and password
馃幉 Appwrite version
Different version (specify in environment)
馃捇 Operating system
Linux
馃П Your Environment
Appwrite v:0.11.0.170
馃憖 Have you spent some time to check if this issue has been raised before?
馃彚 Have you read the Code of Conduct?
馃憻 Reproduction steps
馃憤 Expected behavior
Function should get triggered in both cases, when an account is created using email + password and when using a third party provider (Google, Github etc)
馃憥 Actual Behavior
Function gets triggered only when creating an account using email and password
馃幉 Appwrite version
Different version (specify in environment)
馃捇 Operating system
Linux
馃П Your Environment
Appwrite v:0.11.0.170
馃憖 Have you spent some time to check if this issue has been raised before?
馃彚 Have you read the Code of Conduct?