Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Releases: Jhnbrn90/socialite-passport

v1.0.5

Choose a tag to compare

@Jhnbrn90 Jhnbrn90 released this 04 Jun 11:28

Add support for Laravel 7

v1.0.4

Choose a tag to compare

@Jhnbrn90 Jhnbrn90 released this 04 Jun 11:22

Add support for Laravel 7.

v1.0.3

Choose a tag to compare

@Jhnbrn90 Jhnbrn90 released this 12 Jan 06:12
015d4a0

This version adds support for PHP versions 7.2 and higher.

v1.0.2

Choose a tag to compare

@Jhnbrn90 Jhnbrn90 released this 09 Dec 13:27

Changes:

  • Updated default controller class to \App\Http\Controllers\Auth\LoginController::class
  • Updated default controller method to loginWithPassport()
  • Removed tests from package (only wraps two external libraries)

Fixes

Choose a tag to compare

@Jhnbrn90 Jhnbrn90 released this 08 Dec 19:05
  • Return the result of the method which receives the OAuth $user method, to allow redirects.
  • Fix typo in ReadMe

Initial release v 1.0.0

Choose a tag to compare

@Jhnbrn90 Jhnbrn90 released this 08 Dec 18:51

The initial release of the package.