Skip to content

Releases: ADmad/cakephp-social-auth

2.0.0

15 Oct 15:46
95343c7
Compare
Choose a tag to compare

What's Changed

  • CakePHP 5 compatible release

New Contributors

Full Changelog: 1.3.0...2.0.0

1.3.0

17 Jul 13:50
495589f
Compare
Choose a tag to compare

What's Changed

  • Update namespace Zend => Laminas by @ADmad in #117

Full Changelog: 1.2.2...1.3.0

1.2.2

10 Feb 16:54
19d1717
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

13 Nov 04:01
d203a7f
Compare
Choose a tag to compare
Merge pull request #111 from ndru123/fix-old-placeholders

changed old placeholder :provider to new {provider}

1.2.0

05 Oct 04:11
882aa06
Compare
Choose a tag to compare
  • Prevent logged in user override. #109

1.1.0

08 Jul 13:23
Compare
Choose a tag to compare
  • Allow setting custom provider #105

1.0.1

12 May 16:23
737ef01
Compare
Choose a tag to compare
  • Fix mapping of gender and birth_date fields for SocialProfile entity. #101
  • Throw exception if id is not available from the identity. #100

1.0.0

23 Dec 05:55
29d684f
Compare
Choose a tag to compare

CakePHP 4.x compatible stable release.

1.0.0-beta

15 Nov 18:10
38fbc7c
Compare
Choose a tag to compare
1.0.0-beta Pre-release
Pre-release

CakePHP 4.x compatible release.

0.6.0

07 Sep 06:24
f92ac62
Compare
Choose a tag to compare
  • Pass session to "getUser" callback. #61