-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
bugSomething isn't workingSomething isn't workingproduct / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.
Description
👟 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?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
1k3w, KhaleelSH, gepd, maximiliancw, AlfieFitch and 28 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingproduct / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.