Skip to content

Commit

Permalink
fix: add fly, linkedin_oidc and slack_oidc provider type
Browse files Browse the repository at this point in the history
  • Loading branch information
silentworks committed Aug 2, 2024
1 parent 8a3362a commit c13e2c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions supabase_auth/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,17 @@
"discord",
"facebook",
"figma",
"fly",
"github",
"gitlab",
"google",
"kakao",
"keycloak",
"linkedin",
"linkedin_oidc",
"notion",
"slack",
"slack_oidc",
"spotify",
"twitch",
"twitter",
Expand Down

0 comments on commit c13e2c7

Please sign in to comment.