
i am making a social media app and want that app's users to have a default profile pic how am i suppose to implement this

The best way is to create a function that will trigger any time user create using the users.*.create
event.
Then in that function assign the newly created user the defualt picture.
Check events here: https://appwrite.io/docs/events#authentication-events
Recommended threads
- I am facing this error: type 'Null' is ...
When attempting to fetch areas from the area collection, the application throws an error: "type 'Null' is not a subtype of type 'int.'" This issue originates in...
- Adding Domain to Sites [Self Hosted]
I am struggling to get this working. I stood-up a new server and deployed appwrite 1.7.4. I added update .env file _APP_DOMAIN=appwrite.mydomain.com _APP_DOMAI...
- Cloud DB
Hey guys, my entire database has gone missing. Project id 665ae18f002aac268b73
