You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Updated gotrue types.dart to include slackOidc (#1066)
Updated gotrue types.dart to include slackOidc
Gotrue exported OAuthProvider doesn't currently include Slack OIDC provider option. Therefore, trying to pass OAuthProvider.slack to sign in will set the wrong "provider" url param.
0 commit comments