Skip to content

Commit

Permalink
feat: add linkedin oidc type (#796)
Browse files Browse the repository at this point in the history
see title
  • Loading branch information
J0 committed Oct 18, 2023
1 parent b4494cb commit 58a1ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export type Provider =
| 'kakao'
| 'keycloak'
| 'linkedin'
| 'linkedin_oidc'
| 'notion'
| 'slack'
| 'spotify'
Expand Down

0 comments on commit 58a1ee6

Please sign in to comment.