
HELP ... I am using the phone auth functions as provided in the docs to request for the OTP sms, the smss aint coming through.
I tried upgrading the appwrite SDK from 11.0.1 to the pre-release version 12.0.0-rc.4. and the Pre-release version doesn't have the " account.createPhoneSession() and the account.updatePhoneSession() " functions, they are not available.
using the 11.0.1, I am getting the userId from the session token, just not the OPT smss.
days ago, this was working alright
Recommended threads
- App with randomly scheduled notification...
**Hey everyone! 👋** Building a Flutter app that sends users 1-3 location-based challenges per week based on their preferences. ## The flow: 1. User selects ho...
- Type generation without $id parameter
I'm trying for the first time appwrite on 2 projects and after I've tested appwrite types generation with the cli I'm a little bit confused why it doesn't inclu...
- Implementing Offline Login Caching with ...
Hi, I'm evaluating Appwrite for my Flutter app and need clarification on handling offline login sessions. My app requires users to log in, with the session ca...
