socialstream

OAuth for Laravel, simplified.

MIT License

Downloads
269.2K
Stars
426
Committers
38

Bot releases are hidden (Show)

socialstream - v3.7.5

Published by joelbutcher about 2 years ago

Changes

  • Update Livewire component locations to match Inertia formatting.
  • Updated location of markdown documents
  • Move documentation to GitBook
socialstream - v3.7.4

Published by joelbutcher about 2 years ago

What's Changed

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.7.3...v3.7.4

socialstream - v3.7.3

Published by joelbutcher about 2 years ago

Fixes install command and updates component locations on install to match new Jetstream practices.

socialstream - v3.7.2

Published by joelbutcher about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.7.1...v3.7.2

socialstream - v3.7.1

Published by joelbutcher about 2 years ago

What's Changed

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.7.0...v3.7.1

socialstream - v3.7.0

Published by joelbutcher about 2 years ago

What's Changed

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.6.0...v3.7.0

socialstream - v3.6.0

Published by joelbutcher about 2 years ago

What's Changed

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.5.0...v3.6.0

socialstream - v3.5.0

Published by joelbutcher over 2 years ago

What's Changed

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.4.2...v3.5.0

socialstream - v3.4.2

Published by joelbutcher over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.4.1...v3.4.2

socialstream - v3.4.1

Published by joelbutcher over 2 years ago

What's Changed

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.4.0...v3.4.1

socialstream - v2.5.1

Published by joelbutcher over 2 years ago

Changed

  • Check registration feature is enabled on error handling. If not, use the login route

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v2.5.0...v2.5.1

socialstream - v1.2.1

Published by joelbutcher over 2 years ago

Changed

  • Check registration feature is enabled on error handling. If not, use the login route

Full Changelog:
https://github.com/joelbutcher/socialstream/compare/v1.2.0...v1.2.1

socialstream - v3.4.0

Published by joelbutcher over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.3...v3.3.1

socialstream - v1.2.0

Published by joelbutcher almost 3 years ago

What's Changed

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v1.1.3...v1.2.0

socialstream - v2.5.0

Published by joelbutcher almost 3 years ago

What's Changed

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v2.4.1...v2.5.0

socialstream - v3.3.0

Published by joelbutcher almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/joelbutcher/socialstream/compare/v3.2.3...v3.3

socialstream - v3.2.3 (20/12/2021)

Published by joelbutcher almost 3 years ago

Changes

  • Update composer.json keywords
socialstream - v3.2.2 (30/09/2021)

Published by joelbutcher about 3 years ago

## Changes

  • UsesLaravel's \Illuminate\Contracts\Auth\Authenticatable contract for CreatesConnectedAccounts::create(...) method signature
socialstream - v3.2.1

Published by joelbutcher about 3 years ago

Fixes

  • fixes an issue with empty connected accounts being null when calling ->user_id in HasConnectedAccount
  • fixes an issue with photo’s returning long names in SetsProfilePhotoFromUrl
  • fixes GitHub nomenclature in button text
socialstream - v3.2.0

Published by joelbutcher about 3 years ago

Fixed

  • Updated overwritten Inertia components causing npm run dev to fail after fresh install
Package Rankings
Top 1.92% on Packagist.org
Related Projects