joelbutcher/socialstream

Get started with OAuth and Laravel

Downloads

203677

Stars

403

Version

v6.0.2

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.

:warning: 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.

joelbutcher

Author

joelbutcher