https://github.com/joelbutcher/socialstream
OAuth for Laravel, simplified.
https://github.com/joelbutcher/socialstream
filament-plugin jetstream-laravel laravel laravel-auth laravel-breeze oauth2 social-auth socialite socialstream
Last synced: 11 days ago
JSON representation
OAuth for Laravel, simplified.
- Host: GitHub
- URL: https://github.com/joelbutcher/socialstream
- Owner: joelbutcher
- License: mit
- Created: 2020-12-22T17:49:11.000Z (over 4 years ago)
- Default Branch: 6.x
- Last Pushed: 2025-03-04T07:43:09.000Z (about 2 months ago)
- Last Synced: 2025-04-05T15:01:41.210Z (18 days ago)
- Topics: filament-plugin, jetstream-laravel, laravel, laravel-auth, laravel-breeze, oauth2, social-auth, socialite, socialstream
- Language: PHP
- Homepage: https://docs.socialstream.dev
- Size: 1.13 MB
- Stars: 443
- Watchers: 19
- Forks: 68
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
This package is for usage with Laravel Breeze, Jetstream and Filament running on Laravel 11.x and prior.
As Breeze and Jetstream are no longer receving updates, I have decided to do the same for Socialistream.
However, if you still wish to add support for Socialite into your Laravel app using the latest starter kits, check out: https://github.com/joelbutcher/laravel-socialite-ui.