Skip to content

Releases: SocialiteProviders/Slack

5.2.0

26 Aug 05:38

Choose a tag to compare

Full Changelog: 5.1.0...5.2.0

5.1.0

29 Aug 02:49

Choose a tag to compare

Full Changelog: 5.0.0...5.1.0

5.0.0

08 Jan 23:21

Choose a tag to compare

Full Changelog: 4.1.1...5.0.0

4.1.1

26 Mar 04:17

Choose a tag to compare

Fixed invalid_auth error (#645)

PHP 8 Support

01 Dec 23:11

Choose a tag to compare

4.1.0

Support PHP 8

Release V4

25 Oct 23:03

Choose a tag to compare

  • Drop PHP < 7.2
  • Drop Laravel < 6

v3.1

30 Sep 08:43

Choose a tag to compare

Removed Socialite contract because it's already defined in extendable…

v3.0.3

11 Apr 06:18

Choose a tag to compare

[Slack] Handle properly "missing_scope" errors (#56)

v3.0.2: [Slack] Remove Slack's default scopes to avoid conflicts (#53)

04 Apr 11:49

Choose a tag to compare

* Remove Slack's default scopes to avoid conflicts

* Provide some default scopes for the Slack provider if the user didn't define some

v3.0.1

20 Feb 04:59

Choose a tag to compare

[Slack] Throw guzzle client exception when slack api request fails (#40)