This repository has been archived by the owner on Feb 26, 2018. It is now read-only.
Releases: adamwathan/eloquent-oauth-l5
Releases · adamwathan/eloquent-oauth-l5
v0.5.2
v0.5.1
- Fix incorrect dependency version
v0.5.0
- Make it easier to use custom providers
- Update Guzzle dependency due to recent Guzzle security vulnerability
v0.4.2
- Login model should now be specified in
eloquent-oauth
config, but if not, sane defaults will be attempted to be pulled from theauth
config file, based on whether the app is a 5.2 app or <= 5.1
v0.4.1
- Tweak installation process to support small changes in Laravel 5.2
v0.4.0
- Bump
eloquent-oauth
dependency to 8.1 to support overriding matched users on login
v0.3.1
- Update facade name in docs to SocialAuth to avoid conflict with OAuth extension
v0.3.0
- Bump Guzzle to 6.0
- Drop 5.4 support
- Bump Eloquent OAuth dependency to 8.0.0
v0.2.0
- Bump EloquentOAuth dependency to ~7.0
v0.1.0
Bump Eloquent OAuth dependency to 6.0