No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
tbh, i'm going to give up convex migration. The fact there isn't much documentation and overall im finding it really difficult. I tried doing custom JWT for auth, for some reason it always says JWT payload is incorrect even though i included the issuer, signed it, did it via base64, but it just doesn't work, which is unfortunate, account gets created, but only the first time, if you logout and login you'll never be able to because the JWT is apparently corrupt, I also tried using clerk but they're flutter package is really new & in beta too and i have already failed 3 times now so i just give up :(
This time, i'll try to do more devlogs throughout the migration. Currently, I finished the schema and i'm trying to implement auth.
This is mainly time from my 2 failed attempts at migrating the backend from Supabase to Convex. I'll try to do it again and will update on next devlog.