
I'm using the Google OAuth login in my app, and want to run a function on each user creation. But as of now, it's not possible due to a bug (ref). My main plan is to create a document under the "Users" collection on each user creation. So can anyone think of any alternative/workaround to it?

Trigger on session creation and check if it's an oauth session and then try to fetch the document to see if it already exists. If not, create it

[SOLVED] alternative to users.*.create
function event with OAuth login?
Recommended threads
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
- Connecting server functions to GitHub re...
The project I am working in has recently moved organizations on Appwrite. The same is true for the repo on GitHub, which as moved from a private user to a organ...
- Appwrite Fra Cloud Custom Domains Issue
I’m trying to configure my custom domain appwrite.qnarweb.com (CNAME pointing to fra.cloud.appwrite.io with Cloudflare proxy disabled) but encountering a TLS ce...
