# Socialstream

## Socialstream

- [Introduction](https://docs.socialstream.dev/readme.md): THE social authentication solution for Laravel Breeze, Jetstream and Filament Admin Panels.
- [Release Notes](https://docs.socialstream.dev/prologue/readme-1.md)
- [Upgrade Guide](https://docs.socialstream.dev/prologue/upgrade-guide.md)
- [Upgrading to v6 from 5.x](https://docs.socialstream.dev/prologue/upgrade-guide/upgrading-to-v6-from-5.x.md)
- [Upgrading to v5 from 4.x](https://docs.socialstream.dev/prologue/upgrade-guide/upgrading-to-v5-from-4.x.md)
- [Upgrading to v4 from 3.x](https://docs.socialstream.dev/prologue/upgrade-guide/upgrading-to-v4-from-3.x.md)
- [Upgrading to v3 from 2.x](https://docs.socialstream.dev/prologue/upgrade-guide/upgrading-to-v3-from-2.x.md)
- [Upgrading to v2 from 1.x](https://docs.socialstream.dev/prologue/upgrade-guide/upgrading-to-v2-from-1.x.md)
- [Contribution Guide](https://docs.socialstream.dev/prologue/contribution-guide.md)
- [Installation](https://docs.socialstream.dev/getting-started/installation.md): This page will walk you through how to get Socialstream up and running in a new Laravel application using Laravel Jetstream with Livewire 3. This example will use GitHub as the social provider.
- [Configuration](https://docs.socialstream.dev/getting-started/configuration.md)
- [Customization](https://docs.socialstream.dev/getting-started/customization.md)
- [Socialite Redirect](https://docs.socialstream.dev/getting-started/customization/socialite-redirect.md)
- [Resolving Users](https://docs.socialstream.dev/getting-started/customization/resolving-users.md)
- [Handling Invalid State](https://docs.socialstream.dev/getting-started/customization/handling-invalid-state.md)
- [Handling OAuth Errors](https://docs.socialstream.dev/getting-started/customization/handling-oauth-errors.md)
- [Authenticating Users](https://docs.socialstream.dev/getting-started/customization/authenticating-users.md)
- [Remember Session](https://docs.socialstream.dev/features/remember-session.md)
- [Refresh Expired Tokens](https://docs.socialstream.dev/features/refresh-expired-tokens.md)
- [Provider Avatars](https://docs.socialstream.dev/features/provider-avatars.md)
- [Global Login](https://docs.socialstream.dev/features/global-login.md)
- [Register from Login](https://docs.socialstream.dev/features/register-from-login.md)
- [Missing Emails](https://docs.socialstream.dev/features/missing-emails.md)
- [Auth Existing Unlinked Users](https://docs.socialstream.dev/features/auth-existing-unlinked-users.md)
- [Login on Registration (deprecated)](https://docs.socialstream.dev/features/login-on-registration.md)
- [Standalone Installation](https://docs.socialstream.dev/guides/standalone-installation.md)
- [Filament with Jetstream](https://docs.socialstream.dev/guides/filament-with-jetstream.md)
- [Filament with Breeze](https://docs.socialstream.dev/guides/filament-with-breeze.md)
- [Laravel Passport](https://docs.socialstream.dev/guides/laravel-passport.md)
- [Socialite Providers](https://docs.socialstream.dev/guides/socialite-providers.md): The aim of this guide is to walk you through setting up a fresh Laravel project with Jetstream, Socialstream and Socialite Providers.
- [Overriding Fortify's Authentication](https://docs.socialstream.dev/guides/overriding-fortifys-authentication.md)
