socialstream

OAuth for Laravel, simplified.

MIT License

Downloads
269.2K
Stars
426
Committers
38

Bot releases are hidden (Show)

socialstream - v2.0.0

Published by joelbutcher almost 4 years ago

socialstream - v1.1.1

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed config name in service provider

Removed

  • Removed resource / view publishing from service provider boot method
socialstream - v1.1.0

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed ActionLink.vue to use an anchor tag rather than inertia-link to avoid CORS issue. (#22)

Removed

  • Removed the duplicate method getAccountForProvider in ConnectedAccountsForm.vue (#20)
socialstream - v1.0.4

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed an issue where the connectedAccounts prop in inertia stack returned a boolean rather than a collection
socialstream - v1.0.3

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed an issue where the ShareInertiaData middleware would error if the $request->user() returned null
socialstream - v1.0.2

Published by joelbutcher almost 4 years ago

Added

  • Branch aliases

Fixed

  • Applied StyleCI fixes
socialstream - v1.0.1

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed Show.vue showing the delete account form if a password hasn't been set.
socialstream - v1.0.0

Published by joelbutcher almost 4 years ago

socialstream - v0.0.4

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed namesace of HandleInvalidState action
socialstream - v0.0.3

Published by joelbutcher almost 4 years ago

Added

  • Added an error message to the connected accounts components (#3)
  • Added an exception handler for Laravel\Socialite\Two\InvalidStateException (#3)
socialstream - v0.0.2

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed README typo (#1)

Removed

  • Removed .DS_Store (#2)
socialstream - v0.0.1

Published by joelbutcher almost 4 years ago

Initial release

Package Rankings
Top 1.92% on Packagist.org
Related Projects