Skip to content

Releases: ADmad/cakephp-social-auth

2.2.0

06 Jan 12:50

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

05 May 11:34
d0b5257

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

1.3.1

05 May 12:47
761b0b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

2.0.0

15 Oct 15:46
95343c7

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

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

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

13 Nov 04:01
d203a7f

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

Choose a tag to compare

  • Prevent logged in user override. #109

1.1.0

08 Jul 13:23

Choose a tag to compare

  • Allow setting custom provider #105

1.0.1

12 May 16:23
737ef01

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