i have a serius problem. My app depends on appwrite-auth-kit package. Recently i have upgraded the appwrite package from 9.0.0 to the latest and got version error. their is not any updated version of appwrite-auth-kit available in pub.dev. What should i do?
- submit a PR in the appwrite-auth-kit repo?
- fork and customize the code
This is what happens when you depend on packages
Yah you right maybe i do the authentication with jwt auth tokens or session and manage it by myself in the app
[CLOSED] appwrite and appwrite-auth-kit version dismatch
Recommended threads
- Current User is Not authorized
recreating same Thread
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...