Skip to content

Releases: SocialConnect/auth

Release 0.4.4 (Support DigitalOcean & Vimeo)

28 Jan 14:41
@ovr ovr
Compare
Choose a tag to compare

New Providers:

  • DigitalOcean
  • Vimeo

Full Diff 0.4.4...master

Release 0.4.3 (support Twitch)

28 Jan 11:52
@ovr ovr
Compare
Choose a tag to compare

Fixes Twitch OAuth 2 Provider 7845dcf
Tested! 😃

Release 0.4.2

28 Jan 09:59
@ovr ovr
Compare
Choose a tag to compare

Implement support for GitLab refs https://gitlab.com/

Release 0.4.1

27 Jan 19:29
@ovr ovr
Compare
Choose a tag to compare

Features:

  • Implement support for Amazon
  • Setup response_code to code in default auth url parameters by default e251c8b

Full diff 0.4.0...0.4.1

Release 0.4.0

27 Jan 18:18
@ovr ovr
Compare
Choose a tag to compare

Standardize new fields for Entity\User

  • fullname
  • sex
  • birthday

Thanks @s0lus for 0414732, 93b874a, bbf8829

Fix Facebook\Provider

New Providers

  • Slack
  • BitBucket

Not full tested (WIP)

  • Twitch
  • 500 px

Full diff 0.3.3...0.4.0

Release 0.3.3

17 Jan 08:28
@ovr ovr
Compare
Choose a tag to compare

News:

0.3.2...0.3.3

Release 0.3.2

17 Oct 11:33
@ovr ovr
Compare
Choose a tag to compare
  • Provider\Facebook - fix typo in parameter name in getIdentity method
  • [Composer] Bump socialconnect/common to ~0.6 😸

Release 0.3.1

23 Aug 13:47
@ovr ovr
Compare
Choose a tag to compare
  • Working on OpenID
  • Working on PayPal
  • Fix Vk provider
  • Another fixes and refactoring

0.3...0.3.1

Release 0.3

16 Aug 09:06
@ovr ovr
Compare
Choose a tag to compare
  • Implement OAuth1
  • Implement Twitter provider
  • Refacotring
  • Fix PSR2
  • Better tests
  • Up code quality
  • Implement validation for AccessToken

0.2.1

10 Feb 12:29
@ovr ovr
Compare
Choose a tag to compare
  • Update README
  • Fixes
  • Remove unused code