Every side project I've started died a little during the same seven days: auth week.
You know the drill. Login screen, register screen, forgot password. JWT access tokens, refresh tokens, where do I even store these securely? Then the Google Sign-In configuration maze — SHA-1 fingerprints, two different client IDs, the OAuth consent screen. A week of boring, error-prone work before you write a single line of your actual product.
So I built the whole thing once, properly, and released it free.
What's inside
Flutter side:






