Skip to content

Releases: SocialiteProviders/Steam

4.2.0: [Steam] Authorization domain spoof check (#817)

29 Mar 02:47
Compare
Choose a tag to compare

4.1.1

31 Jan 01:56
Compare
Choose a tag to compare
fix: steam provider offset error (#621)

PHP 8 Support

01 Dec 23:42
Compare
Choose a tag to compare
  • Support PHP 8

Release V4

25 Oct 23:03
Compare
Choose a tag to compare
  • Drop PHP < 7.2
  • Drop Laravel < 6

v3.1.1

25 Oct 22:19
Compare
Choose a tag to compare
Steam Provider - always use http #562 (#567)

v3.1.0: Steam Provider - fix config key and problem with userFromToken() (#563)

22 Oct 22:47
Compare
Choose a tag to compare

v3.0.2

24 Jun 12:03
Compare
Choose a tag to compare
Ability to use proxies when requesting (#439)

v3.0.1

10 Jun 00:02
Compare
Choose a tag to compare
[steam] Fix "realm and return_to do not match" when using HTTP (#433)

Reimplemented provider with no deps

31 May 01:43
Compare
Choose a tag to compare
v3.0.0

feat: re implement steam provider (#415)

v1.1

16 Jan 22:54
Compare
Choose a tag to compare
Removed Socialite contract because it's already defined in extendable…