
Am trying to use Appwrite OAuth (google, apple and facebook), am been on it for sometimes now which have tried many things but still not able to make it work:
Expectation: able to authenticate users with Appwrite OAuth system.
Behavior:
using Apple provider: it is opening the apple signin page, but after login and all, it get stuck here(image)
using Google peovider: it works for andriod 11 and below, but on andriod 13 and above after redirecting back into the app (Error signing in with 2Google: type 'Null' is not a subtype of type 'bool')
Using : appwrite^15.0.1 dependency_overrides: flutter_web_auth_2: 4.1.0
Recommended threads
- New Provider isn't working | Invalid OAu...
Hallo, I set up a new provider in Appwrite. I followed all the documentation, I set up everything, I successfully ran both Appwrite console and backend, and I f...
- github copilot for xcode MCP AppWrite
I am trying to connect github copilot for xcode to appwrite mcp server. I keep getting a • MCP error -32000: Connection closed. I tried to verify my info, so...
- cookie issues
hi there, im currently implementing auth to my sveltekit app, but for some reason it doesnt save to the cookies, it gets saved to the localstorage, and the sess...
