tastyigniter / ti-ext-socialite
Allows visitors to register/sign in with their social media accounts.
Fund package maintenance!
tastyigniter
Open Collective
Installs: 4 064
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 6
Open Issues: 1
Type:tastyigniter-package
Requires
- laravel/socialite: ^5.2
- tastyigniter/core: ^v4.0
- tastyigniter/ti-ext-user: ^v4.0
Requires (Dev)
- larastan/larastan: ^2.4.0
- laravel/pint: ^1.2
- pestphp/pest-plugin-laravel: ^3.0
- rector/rector: ^1.2
- sampoyigi/testbench: ^1.0
This package is auto-updated.
Last update: 2025-03-30 18:26:18 UTC
README
Introduction
The TastyIgniter socialite extension enables customers to register and log in using their Facebook, Google, Twitter and other social media accounts. This extension leverages the Laravel Socialite package to provide a simple and secure way to authenticate users using popular social media platforms.
Features
- Social Login: Enable customers to register and log in using their social media accounts.
- Multiple Platforms: Support for multiple social media platforms.
- Extensible: Easily add support for other social media platforms.
- Customizable: Customize the social login feature to suit your needs.
Adapters for other platforms are listed at the community driven (Socialite Providers website)[https://socialiteproviders.github.io/].
Documentation
Documentation can be found on the TastyIgniter documentation website.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Reporting issues
If you encounter a bug in this extension, please report it using the Issue Tracker on GitHub.
Contributing
Contributions are welcome! Please read TastyIgniter's contributing guide.
Security vulnerabilities
For reporting security vulnerabilities, please see our security policy.
License
TastyIgniter Socialite extension is open-source software licensed under the MIT license.