socialite

Laravel wrapper around OAuth 1 & OAuth 2 libraries.

MIT License

Downloads
60.2M
Stars
5.6K
Committers
146

Bot releases are hidden (Show)

socialite - v5.5.8

Published by driesvints almost 2 years ago

Fixed

socialite - v5.5.7

Published by driesvints almost 2 years ago

socialite - v5.5.6

Published by driesvints almost 2 years ago

Changed

socialite - v5.5.5

Published by driesvints about 2 years ago

Changed

socialite - v5.5.4

Published by driesvints about 2 years ago

Fixed

socialite - v5.5.3

Published by driesvints about 2 years ago

Fixed

socialite - v5.5.2

Published by driesvints over 2 years ago

Changed

  • Allow OAuth version in the Twitter config by @taylorotwell (68afb03)
socialite -

Published by driesvints over 2 years ago

Fixed

  • Override abstract provider for Twitter's OAuth 2.0 provider (#576)
socialite - v5.5.0

Published by driesvints over 2 years ago

Changed

  • add/set approvedScopes in User (#572)
socialite - v5.4.0

Published by driesvints over 2 years ago

Added

  • Add Twitter OAuth2 provider (#574)
socialite -

Published by driesvints almost 3 years ago

Changed

  • Laravel 9 Support (#571)
socialite -

Published by driesvints almost 3 years ago

Fixed

  • Fix PHP 8.1 issues (#567)
socialite -

Published by driesvints about 3 years ago

Changed

  • Make enablePKCE public (#550)
socialite -

Published by driesvints about 3 years ago

Changed

  • Handle 'scope' for Twitter Oauth1 (#548)
socialite -

Published by driesvints over 3 years ago

Changed

  • Add reset methods for Octane (07840c0)
socialite -

Published by driesvints over 3 years ago

Fixed

  • Update provider to use DeferrableProvider instead (#529)
socialite -

Published by driesvints over 3 years ago

Fixed

  • Make PKCE opt-in (#523)
    
socialite -

Published by driesvints over 3 years ago

Added

  • Add support for OAuth 2.0 PKCE extension (#518)
socialite -

Published by driesvints almost 4 years ago

Added

  • Added support for self hosted Gitlab instances (#510)

Fixed

  • Fix scope separator in Gitlab provider (#512)
socialite -

Published by driesvints almost 4 years ago

Security

  • Revert Facebook picture access token changes (#504)