gavination / Tremor-Trainer

2 stars 0 forks source link

Login Works! #118

Closed gavination closed 7 months ago

gavination commented 7 months ago

Adds a login page with Supabase Authentication. App now logs in with proper username/password, saves session credentials to the filesystem, and attempts to restore them if valid on new launch. Also supports logging out.