-
- Socialite Version: 3.3
- Laravel Version: 5.6
- PHP Version: 7.1
- Database Driver & Version:
### Description:
Version 3.3 doesn't support the most recent Linkedin api web service. It still…
-
- Socialite Version: 4.1.3
- Laravel Version: 5.8.18
- PHP Version: 7.3.6
- Database Driver & Version: mariaDB:10.4.5
### Description:
Provider Coinbase not working in api v1, when provider cal…
-
## Versions
- Vagrant: Vagrant 2.2.5
- Provider: Virtualbox 6.0.8r130520
- Homestead: v9.0.3
- Settler: v8.0.0
## Host operating system
Release Linux Mint 19.1 Tessa 64-bit
Kernel Lin…
-
LinkedIn deprecated their V1 login endpoints at the start of this month. Only the new V2 endpoints can be used going forward. I noticed that while the 4.0 branch has been updated to reflect the new …
-
after config the .env file like in the documentation and login on my website i get back
ERR_CONNECTION_REFUSED
in think the server is not responds on my request, in my firewall log i can see my…
-
After (successful) auth with github, this is what I see gets stored in the database:
```64816@github.local```
and social_id in user_social table has a value of ```64816```.
The email is clearly i…
-
hola!,
estoy utilizando el ejemplo basico.
1- cree un controlador para AuthController (ya que uso una libreria distinta al tradicional https://github.com/jeremykenedy/laravel-auth)
2- cree las r…
-
Hi,
Could you help me, please?
I installed the package using composer I got this error.
```
Driver [WordPressSelfHosted] not supported.
```
I think this miss configuration in `app/Providers/App…
-
# Issue / Motivation:
oauth login failed
## Expected behavior:
get user from oauth server
## Actual behavior:
error:
> Argument 1 passed to GuzzleHttp\Client::__construct() must be o…
-
php artisan route:list
[ReflectionException]
Class auth.driver does not exist
I am having trouble Class auth.driver does not exist.
I performed testing and authentication is working but when I …