Skip to content

Commit

Permalink
Add linkedin, notion and twitch OAuth providers (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Souza authored Feb 21, 2022
1 parent fe8a720 commit 2f4c235
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Sources/GoTrue/Provider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ public enum Provider: String {
case github
case gitlab
case google
case linkedin
case notion
case slack
case spotify
case twitch
case twitter
}

Expand Down

0 comments on commit 2f4c235

Please sign in to comment.