-
```php
SocialiteProviders\Twitter\Provider does not extend Laravel\Socialite\Two\AbstractProvider
```
当我使用twitter提供者会提示出错
```
SocialiteProviders\Twitter\Provider does not extend Laravel…
-
Someone know how work with socialite laravel
i neeed social login for my app IONIC 3
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
git pull is giving the error of…
-
https://laravel.com/docs/11.x/socialite
https://socialiteproviders.com/
- [x] Backend (#386)
- [ ] Frontend (#718 & #416)
- [ ] Add more providers (e.g. authentik, google, microsoft, steam) (#71…
-
### Socialite Version
5.16.0
### Laravel Version
11.23.5
### PHP Version
8.3.7
### Database Driver & Version
MySQL 8
### Description
When Google returns the user to the `callback` URL, the `r…
-
At the moment, the requirement for laravel/socialite is set to ~3.0.
Current version number for socialite is 4.0.1.
Suggest updating.
-
See: https://laravel.com/docs/11.x/socialite
Would be nice if this could be added to allow authentication from an external Oauth2 provider, like a Nextcloud instance.
Thanks!
poVoq updated
6 months ago
-
I'm trying to get external authentication to work on my Laravel 10 website.
I've installed Laravel Socialite and got the built-in Google sign-in method to work without too much effort.
In order …
-
Hoi Bailey,
I want to handle the authentication process with Laravel Socialite. How can we make this package compatibility with the Laravel Socialite package or is that not possible?
Also;
When…
-
After downloading it, "composer install" returns:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel/socialite v1.0.3 requires illuminate/contracts ~…