socialstream

OAuth for Laravel, simplified.

MIT License

Downloads
269.2K
Stars
426
Committers
38

Bot releases are visible (Hide)

socialstream - v3.1.3

Published by joelbutcher over 3 years ago

Fixed

  • Use invalid state contract in OAuthController (#128)
socialstream - v3.1.2

Published by joelbutcher over 3 years ago

Fixed

  • Calls to loginUser and method param orders (#126)
socialstream - v3.1.1

Published by joelbutcher over 3 years ago

  • Fixed OAuthController::login method not found
  • Fixed README.md (#123)
socialstream - v3.1.0

Published by joelbutcher over 3 years ago

Added

  • Auto-login on registration (#118)

Fixed

  • Show "Use Avatar as Profile Photo" now only appears if the feature is enabled (#121)
  • Improved the accessibility of icons on screen readers (#120)

Removed

  • Removed {{ $attributes }} from Bitbucket Icon in Inertia stubs (#119)

Changed

  • Moved the provider icons into the main Socialstream folder in Inertia (#120)
socialstream - v3.0.4

Published by joelbutcher over 3 years ago

Fixed

  • Fixed missing $attributes from Bitbucket icon (#119)
socialstream - v3.0.3

Published by joelbutcher over 3 years ago

Fixed

  • Fixed an issue with the redirect response being hard-coded to fortify.home, this now uses Fortify's LoginResponse contract
  • Fixed an issue where banner messages looked like arrays (#114)
socialstream - v3.0.2

Published by joelbutcher over 3 years ago

Fixed

  • Fixed ResolvesSocialiteUser not being published in install for Inertia stack (#106)
  • Fixed missing feature flag for delete account for (#107)
socialstream - v3.0.1

Published by joelbutcher over 3 years ago

Changes

  • Only handle registration if the feature is enabled in Fortify (e2828d3)
socialstream - v2.4.1

Published by joelbutcher over 3 years ago

Changes

  • Only handle registration if the feature is enabled in Fortify (09fad4e)
socialstream - v1.1.3

Published by joelbutcher over 3 years ago

Changes

  • Only handle registration if the feature is enabled in Fortify (4cf91da)
socialstream - v3.0.0

Published by joelbutcher over 3 years ago

New

  • Connected Account Policy (c5f4e08)
  • Add remember session to feature flags (#62)
  • Download avatars (95fbdec)
  • Generate missing emails for providers (83f9141)

Changes

  • Update token field lengths (81ae459)
  • Update connected accounts on every successful SSO login request (368268a)
socialstream - v2.4.0

Published by joelbutcher over 3 years ago

Changes

  • Allow developers to customise Socialite user resolution (#86)
socialstream - v2.3.0

Published by joelbutcher over 3 years ago

Changes

  • Create account on login feature (#58)
socialstream - v2.2.0

Published by joelbutcher almost 4 years ago

Changes

  • Define data shared method on connected account abstract (#42)
  • Use diffForHumans for connected account dates (#41)
socialstream - v2.1.1

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed conflicting doctrine/dbal version with Laravel Nova 3.x: ^2.9|^3.0
socialstream - v2.1.0

Published by joelbutcher almost 4 years ago

Changed

  • Updated ConnectedAccount abstract to define shared Inertia data
socialstream - V2.0.3

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed an issue where creating a connected account would save guarded attributes (#35)
socialstream - v2.0.2

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed missing terms & conditions / privacy policy from livewire register stub
socialstream - v2.0.1

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed an issue with view:clear throwing DirectoryNotFound (#33)
socialstream - v1.1.2

Published by joelbutcher almost 4 years ago

Fixed

  • Fixed an issue with view:clear throwing DirectoryNotFound (#33)
Package Rankings
Top 1.92% on Packagist.org
Related Projects