I've got a function that I want to run when a new user is created, but I've noticed that it does not execute.
I'm self hosted, version 1.3.8.
This is the event I'm using. users.*.create
Users are signing in/being created via oauth with Spotify.
Any insight on what I might be doing wrong would be helpful! Thanks!
This event is not triggered in OAuth2 signup
Only in the createAccount functions
Ah bummer, I figured that was the case! Is there any way to trigger a function on Oauth?
It doesn't seems like any event is being fired in using the oauth2 method.
Maybe it's good to have a feature request for this
Thanks for looking at this for me :)
[SOLVED] Run function on user create
@Kenny Make sure to 👍 this issue https://github.com/appwrite/appwrite/issues/2406
Will do! Thanks for pointing it out!
Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...