[SOLVED] alternative to `users.*.create` function event with OAuth login?
- 0
- Resolved
- Users
- Functions
- Web
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
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...