Skip to content

Releases: ADmad/cakephp-social-auth

0.5.6

24 Apr 12:49
5816ee3
Compare
Choose a tag to compare
  • Update use of deprecated trait #58.

0.5.5

13 Sep 11:46
Compare
Choose a tag to compare
  • Change column type of "access_token" field to BLOB.

0.5.4

22 Aug 21:37
Compare
Choose a tag to compare
  • Change column type of "access_token" field to BLOB.

0.5.3

22 Aug 19:44
Compare
Choose a tag to compare
  • Increase length of "access_token" field in migrations file.

0.5.2

21 Aug 06:58
Compare
Choose a tag to compare
  • Fixed use of methods deprecated in CakePHP 3.6.

0.5.1

05 Jun 20:23
42bf65d
Compare
Choose a tag to compare
  • Allow configuring HTTP Client to use. #47

0.5.0

29 May 14:09
7fd2f9f
Compare
Choose a tag to compare
  • Code refactoring (no change in public API / usage)
  • SocialAuth.afterIdentify event is now triggered upon successful authentication.

0.4.0

18 May 13:30
Compare
Choose a tag to compare
  • Added option to log errors
  • Update usage of deprecated methods to avoid warnings with CakePHP 3.6.

0.3.2

16 Oct 07:00
Compare
Choose a tag to compare
  • Fix column type for "access_token" in migrations file.

0.3.1

27 Aug 16:03
Compare
Choose a tag to compare

Bump up socialconnect/auth version to 1.5.1