Hey, so I built an app which is utilising a lot of appwrite services, one of them being authentication through Magic URL. This is all working fine, users are being created and verified with their Identifiers being their email addresses. However, I tried to use the messaging service but can't select any of the listed users, I checked the targets and its empty, I was under the assumption through Magic URL, this was automatic, have I missed something and/or do I need to manually set this?
Recommended threads
- Need help to create a wrapper which let ...
I’m looking for help setting up Appwrite properly on a VPS so I can build a self-hosting wrapper around it. The goal is to provide a Linux executable that allow...
- redirect uri not working for OAuth with ...
I'm following this tutorial: https://appwrite.io/blog/post/google-oauth-expo#create-an-expo-app but im using an android development build instead. When I run h...
- Cannot use Apple Oauth2 in React Native/...
Hi! I've trying to add the Apple sign in feature into my Expo App. I followed the docs, but I still receiving the error "Cannot set 'location.href'". Can someon...