Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Releases: adamwathan/eloquent-oauth-l5

v0.5.2

01 Feb 14:06
Compare
Choose a tag to compare
  • Swap share for singleton to support Laravel 5.4

v0.5.1

24 Jul 15:23
Compare
Choose a tag to compare
  • Fix incorrect dependency version

v0.5.0

24 Jul 15:18
Compare
Choose a tag to compare
  • Make it easier to use custom providers
  • Update Guzzle dependency due to recent Guzzle security vulnerability

v0.4.2

27 Dec 01:40
Compare
Choose a tag to compare
  • Login model should now be specified in eloquent-oauth config, but if not, sane defaults will be attempted to be pulled from the auth config file, based on whether the app is a 5.2 app or <= 5.1

v0.4.1

26 Dec 23:34
Compare
Choose a tag to compare
  • Tweak installation process to support small changes in Laravel 5.2

v0.4.0

23 Dec 13:17
Compare
Choose a tag to compare
  • Bump eloquent-oauth dependency to 8.1 to support overriding matched users on login

v0.3.1

13 Sep 13:58
Compare
Choose a tag to compare
  • Update facade name in docs to SocialAuth to avoid conflict with OAuth extension

v0.3.0

13 Sep 01:13
Compare
Choose a tag to compare
  • Bump Guzzle to 6.0
  • Drop 5.4 support
  • Bump Eloquent OAuth dependency to 8.0.0

v0.2.0

10 Jun 19:57
Compare
Choose a tag to compare
  • Bump EloquentOAuth dependency to ~7.0

v0.1.0

14 May 00:47
Compare
Choose a tag to compare
Bump Eloquent OAuth dependency to 6.0