Skip to content

Releases: SocialConnect/auth

Release 1.11.0

06 May 14:27
@ovr ovr
Compare
Choose a tag to compare

Diff: 1.10.0...1.11.0

Feature:

  • [OAuth2/Provider] Feature: MailRU - hydrate pic_big -> pictureURL
  • [OAuth2/Provider] Feature: Instagram - hydrate profile_picture -> pictureURL
  • [OAuth2/Provider] Feature: GitLab - hydrate avatar_url -> pictureURL

Release 1.10.0

05 May 10:52
@ovr ovr
Compare
Choose a tag to compare

Diff: 1.9.0...1.10.0

Return Facebook login profile picture as other providers #71

Feature: Use 1.1 as minimal version for socialconnect/common
[OAuth2/Provider] Feature: Facebook - hydrate pictureURL field
[OAuth2/Provider] Feature: GitHub - hydrate avatar_url -> pictureURL
[OAuth2/Provider] Feature: Google - hydrate avatar_url -> pictureURL
[OAuth2/Provider] Feature: Vk - hydrate photo_max_orig -> pictureURL
[OAuth2/Provider] Feature: Bitbucket - hydrate pictureURL by static +… …
[OAuth1/Provider] Feature: Twitter - hydrate profile_image_url_https … …

Big thank to @lamasgergo and @ADmad 🍰

Release 1.9.0

11 Feb 06:12
@ovr ovr
Compare
Choose a tag to compare

Diff: 1.8.0...1.9.0

[OAuth2] Provider\GitHub - introduce new option: fetch_emails
[Provider] Support passing options to providers :)

Release 1.8.0

30 Jan 09:58
@ovr ovr
Compare
Choose a tag to compare

Diff: 1.7.0...1.8.0

Feature:

  • [OAuth2] Added Provider\Yahoo, implement #15

Big Thank @icex 🏆

Release 1.7.0

29 Jan 14:57
@ovr ovr
Compare
Choose a tag to compare

Diff: 1.6.0...1.7.0

Feature:

  • [OAuth2] Provider\LinkedIn - implemented 2758a3d

Thank @icex for Provider\LinkedIn 🏆

Release 1.6.0

30 Nov 15:43
@ovr ovr
Compare
Choose a tag to compare

Diff: 1.5.1...1.6.0

Feature:

  • [OAuth2] Provider\Reddit - initial
  • [Provider] Add method to get response data from InvalidResponse exception

Thank @ADmad

Release 1.5.1

27 Aug 15:43
@ovr ovr
Compare
Choose a tag to compare

6 commits with 7 files changes. Full diff: 1.5.0...1.5.1

[Common] Add PHP 7.2 to TravisCI matrix
[OAuth2] Provider: improve generateState - more secure way
[OAuth2] Add paragonie/random_compat - polyfill

Thank @ADmad, @cleptric

Release 1.5.0

09 Jul 15:43
@ovr ovr
Compare
Choose a tag to compare

Small release, after ~30m after 1.4.0 with one new feature 🍾

Feature:

  • [OAuth2] Implement Provider\Steein, close #53

Release 1.4.0

09 Jul 14:55
@ovr ovr
Compare
Choose a tag to compare

Stats: 14 commits, 19 files changed with 454 additions and 11 deletions

Feature:

  • [OAuth2] Implement Provider\Microsoft (MSN), refs #49
  • [OAuth2] Provider\SmashCast, refs #51

Fixes:

  • [OAuth2] Better support for Unauthorized exception

Thank @ADmad 🍰

Full diff: 1.3.0...1.4.0

Release 1.3.0

16 May 12:31
@ovr ovr
Compare
Choose a tag to compare

33 commits 26 changed files with 707 additions and 82 deletions.

  • [OpenIDConnect] Implement Provider\PixelPin
  • [OAuth1] Provider\Atlassian
  • [OAuth1] Support Signature\MethodRSASHA1
  • [OAuth1] Feature/allow authenticated calls
  • [OAuth2] AccessToken - support expires field
  • [Provider] AccessTokenInterface - added getExpires() method

Thank @heiglandreas @ADmad @CallumBrankin and another developers who helps project

1.2.2...1.3.0