Neurobits

Neurobits

4 devlogs
14h 42m
Created by Hridya

Learning made easy

Timeline

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 :(

Update attachment

This time, i'll try to do more devlogs throughout the migration. Currently, I finished the schema and i'm trying to implement auth.

Update attachment

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.

Update attachment

Some bug fixes, improvements in UI, performance

Update attachment