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
- Flutter OAuth2 does not attach Google se...
Hi Appwrite team, I’m using Appwrite Auth in a Flutter mobile app and trying to upgrade an anonymous user to Google OAuth. Docs say that if there is already a...
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- Register Disable
this is possible disable register but keep oauth login?