refactor(auth): require third-party auth, remove password login #136

Closed
opened 2026-03-28 18:57:52 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-03-28 18:57:52 +00:00

Remove username/password registration and login flows. All auth goes through GitHub or Google OAuth. Login page becomes two buttons, no form fields.

Phase 3 (Auth). Depends on GitHub OAuth and Google OAuth.

Remove username/password registration and login flows. All auth goes through GitHub or Google OAuth. Login page becomes two buttons, no form fields. Phase 3 (Auth). Depends on GitHub OAuth and Google OAuth.
barrettruth commented 2026-03-29 04:40:50 +00:00

Password login already removed. OAuth-only flow is in place. Only remnant is nullable passwordHash column in schema.

Password login already removed. OAuth-only flow is in place. Only remnant is nullable `passwordHash` column in schema.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#136
No description provided.