Type Alias: OAuthProvider
type OAuthProvider = "google" | "discord" | "github" | "facebook";Defined in: types/auth.ts:8
Supported OAuth providers
type OAuthProvider = "google" | "discord" | "github" | "facebook";Defined in: types/auth.ts:8
Supported OAuth providers