Account
Create your Study Coach account
Start with your account shell now so materials, quizzes, plans, and progress can stay scoped to you.
Private library
Your materials stay scoped to your account
Upload, quiz, and planner records will now sit behind an account boundary instead of one shared app state.
Subscription-ready
The billing layer can plug in cleanly next
This first step gives the app a real user model so subscriptions and access control have somewhere solid to attach.
Current phase
Account shell first, provider integration next
This is the first account layer for your current build. We can swap it to a production auth provider after the structure is in place.
Sign up
Set up your account
Use your email as the first account identifier for this build.
Already have an account?
Sign inYou can come back to your workspace using the same email and password.
This phase uses real Supabase sessions now. OAuth, magic links, billing gates, and backend token verification can layer on next.