Skip to content

Migrate Google OAuth2 to Better Auth #48

Description

@danielpmichalski

Replace hand-rolled OAuth2 in packages/api/src/routes/auth.ts and session middleware with Better Auth. Better Auth is TS-native, self-hostable, and Drizzle-compatible. It manages users + sessions; app tables (sync_password_hash, storage_connections, api_keys) remain unchanged.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions