Skip to content

Releases: sfelix-martins/passport-multiauth

v1.0.1

30 Mar 13:47
Compare
Choose a tag to compare

Fixed

  • Fixed to set correct provider on api guard when just one entity on providers has the id of logged user

v1.0.0

15 Feb 00:10
487312c
Compare
Choose a tag to compare

Added

  • Unit tests
  • CI Tools (Scrutinizer, Travis and StyleCI)
  • Compatibility with another versions of Laravel Passport (2.0, 3.0, 4.0 and 5.0)

Fixed

  • Access token works for both models. This fix closes #5, closes #11, closes #8
  • Instructions on README to more clearly to use package

v0.1.2

17 Nov 01:10
6560880
Compare
Choose a tag to compare

Fixed

  • Fixed fatal error id not exists to create new provider.