Skip to content

馃悰 Bug Report: accounts.create does not get trigger function on account created with OAuth provider#2406

Description

@matfire

馃憻 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?

Metadata

Metadata

Labels

bugSomething isn't workingproduct / authFixes and upgrades for the Appwrite Auth / Users / Teams services.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions