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
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...