Skip to content

v6.0.0

Compare
Choose a tag to compare
@adamwathan adamwathan released this 14 May 00:34

Major Overhaul

  • All social normalization code has been factored out into separate packages (socialnorm/facebook, socialnorm/github, etc.)
  • This package now only handles integration with Laravel's authentication system
  • All migrations/config/installation related stuff has been removed and moved to separate wrapper packages for Laravel 4 and 5 respectfully (adamwathan/eloquent-oauth-l4 and adamwathan/eloquent-oauth-l5)
  • Completely abandoned trying to match versions with the compatible Laravel version, so 6.0.0+ are going to have nothing to do with Laravel version numbers