diff --git a/src/lib/types.ts b/src/lib/types.ts index a82e74da4..cf0940d5d 100644 --- a/src/lib/types.ts +++ b/src/lib/types.ts @@ -11,6 +11,7 @@ export type Provider = | 'github' | 'gitlab' | 'google' + | 'kakao' | 'keycloak' | 'linkedin' | 'notion'