Skip to content

Backend - Auth System #112

@liangricky7

Description

@liangricky7
  • Set up Supabase Cilent config for ASP.NET Core
  • Write AuthService.cs
    • ValidateSupabaseToken()
    • GetUserFromToken()
    • SyncUserToDatabase()
  • JwtAuthenticationMiddleware.cs
  • AuthController.cs
    • POST /api/auth/callback
    • POST /api/auth/logout,
    • GET /api/auth/me
  • Session management

if extra time:

  • Google OAuth

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions