• Stars
    star
    418
  • Rank 103,320 (Top 3 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 4 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OAuth for Laravel, simplified.

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 will break your applications functionality. It is strongly advised against installing this package within an existing applications.

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.