Skip to content

Commit

Permalink
Add new providers
Browse files Browse the repository at this point in the history
* Slack
* Spotify
supabase/auth#245
  • Loading branch information
HarryET authored Oct 30, 2021
1 parent 13cf28e commit 8818ddd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/GoTrue/Provider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ public enum Provider: String {
case github
case gitlab
case google
case slack
case spotify
case twitter
}

Expand Down

0 comments on commit 8818ddd

Please sign in to comment.