Skip to content

Releases: SocialConnect/auth

3.3.5

07 Mar 20:41
5bd774e
Compare
Choose a tag to compare

What's Changed

  • Fix use of deprecated string interpolation by @Iandenh in #182

New Contributors

Full Changelog: 3.3.4...3.3.5

3.3.4

26 Sep 14:29
e22fc10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.3...3.3.4

3.3.3

07 May 12:09
39e57b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.2...3.3.3

3.3.2

23 Nov 17:50
3fad695
Compare
Choose a tag to compare

Bugfix

  • Fix email hydration for Discord. #166

3.3.1

17 Oct 03:05
725a1ec
Compare
Choose a tag to compare

Bugfix

  • Fix nonce check when system's timezone in not UTC. #164

Release 3.3.0

19 Jul 18:35
90a8b97
Compare
Choose a tag to compare

Feature:

  • [OAuth2] Provider\AzureAD - New provider. #140
  • [OAuth2] Provider\Gitlab - Upgrade to Gitlab API v4 #158

Fixes:

  • [OAuth2] Provider\Discord - Fix population of user entity fields #146
  • [OAuth2] Provider\Odnoklassniki - Fix population of user entity fields 2f8fbe3
  • [OAuth2] Provider\Gitlab - Fix population of user entity fields #156

Diff: 3.2.2...3.3.0

Release 3.2.2

19 Oct 12:51
@ovr ovr
2c13ecf
Compare
Choose a tag to compare

Feature:

  • [OAuth2] Provider\MailRu - Hydrate email

Diff: 3.2.1...3.2.2

Release 3.2.1

15 Oct 09:15
@ovr ovr
b6246ae
Compare
Choose a tag to compare

Feature:

  • [OAuth2] Provider\Vk - use new API urls

Fixes:

  • [OAuth2] Provider\Vk - fix populating email field from AccessToken

Diff: 3.2.0...3.2.1

Release 3.2.0

04 Oct 09:55
@ovr ovr
Compare
Choose a tag to compare

Fixes:

  • [OpenIDConnect] Provider\Keyclock

Diff: 3.1.7...3.2.0

Release 3.1.7

04 Aug 09:23
@ovr ovr
Compare
Choose a tag to compare

Fixes:

  • [OpenIDConnect] Provider\Google - PictureURL missing #121
  • [Common] Reference simple-cache properly in composer.json

Diff: 3.1.6...3.1.7