Skip to content

Implement social authentication (GitHub/Google) for login and register forms #4

@coderabbitai

Description

@coderabbitai

Description

The login and register forms currently display GitHub and Google authentication buttons, but these buttons are non-functional. Social authentication providers are not configured in the auth setup.

Tasks

  • Configure GitHub OAuth provider in src/lib/auth.ts
  • Configure Google OAuth provider in src/lib/auth.ts
  • Implement click handlers for social login buttons in src/features/auth/components/login-form.tsx
  • Implement click handlers for social login buttons in src/features/auth/components/register-form.tsx
  • Set up required OAuth credentials and environment variables

Related

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions