SocialiteProviders / Providers

A Collection of Providers for Laravel Socialite
https://socialiteproviders.com
MIT License
506 stars 447 forks source link

fix: slack set user scopes #1257

Closed atymic closed 3 months ago

atymic commented 3 months ago

Slack does not allow you to use the legacy scopes for marketplace apps, so requesting the profile info fails marketplace review. This lets you zero out the scopes (getting using info fails, but the info is still abv on the access token response).