supabase / gotrue-dart

A dart client library for GoTrue.
MIT License
46 stars 37 forks source link

Add `slack`, `spotify` and `twitch` Auth providers #45

Closed koddr closed 2 years ago

koddr commented 2 years ago

What kind of change does this PR introduce?

Add new auth providers, following the October Beta 2021 announcement:

[...] new Auth providers this month: Slack, Spotify

Furthermore, add twitch provider. There is a feeling that they just forgot to add it last time in the Supabase client on Dart 🤔

What is the current behavior?

No issue. While developing my Flutter application, I found that there is no provider data in the Provider enum 😉

What is the new behavior?

No.

Additional context

No.