Skip to content

The #1 solution for adding OAuth to you Laravel Jetstream Application

License

Notifications You must be signed in to change notification settings

KornaLaravel/laravel-socialstream

 
 

Repository files navigation

Socialstream

Build Status Total Downloads Latest Stable Version License

Introduction

Socialstream is a third-party package for Laravel Jetstream. It replaces the published authentication and profile scaffolding provided by Laravel Jetstream, with scaffolding that has support for Laravel Socialite.

If you are unfamiliar with Laravel Socialite, it is strongly advised that you take a look at the official documentation.

⚠️ Socialstream, like Jetstream, should only be installed on NEW applications, installing Socialstream into an existing application is unsupported and may lead to undesirable functionality and problems. To install into a new Laravel application, please composer require this package immediately after running laravel new MyApp or composer create-project laravel/laravel MyApp.

Official Documentation

Documentation for Socialstream can be found on the Socialstream website.

Contributing

Thank you for considering contributing to Socialstream! You can read the contribution guide here.

Code of Conduct

In order to ensure that the Laravel development community is welcoming to all, please review and abide by the Code of Conduct.

License

Socialstream is open-sourced software licensed under the MIT license.

About

The #1 solution for adding OAuth to you Laravel Jetstream Application

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.6%
  • Vue 15.7%
  • Blade 12.7%