Laravel Socialiter Versions Save

Automatically manage user persistence and resolution for any Laravel Socialite provider.

10.0.0

11 months ago

Added

  • Laravel 10 compatibility.

0.4.0

2 years ago

Added

  • Laravel 9 compatibility.

Changed

  • documentation to include how to use this package. Thanks @ap1969!

0.3.5

3 years ago

Fixed

  • incorrect fix in 0.3.4.

0.3.4

3 years ago

Fixed

  • disabling of migrations.

0.3.3

3 years ago

Fixed

  • typo when creating or updating user records.

0.3.2

3 years ago

[0.3.2] - 2020-11-05

Added

0.3.1

3 years ago

Added

  • overridable functionality.

0.3.0

3 years ago

Added

  • Laravel 8 compatibility.

0.2.1

3 years ago

Updated

  • acces_token field to be text in order to store longer tokens.

0.2.0

4 years ago

Added

  • Laravel 7 compatibility.