-
I got this error when I try to login with my LinkedIn Account
`laravel/socialite": "^3.1"`
and here is script
`$userSocial = Socialite::driver('linkedin')->user();`
here is the developer upda…
-
This package works with hybrid so need a update on using with Authentication Flow with PKCE to make more secure
-
**What version of Invoice Ninja are you running? ie v4.5.25 / v5.0.30**
v5
**What environment are you running?**
Docker
**Have you checked log files (storage/logs/) Please provide redacted o…
-
Is there any plan or want for implementing SSO or another method of automatic external authentication like header auth?
I'm happy to write the feature and raise a PR for this, but am a little unsure…
dan-r updated
4 months ago
-
Hi, I used the readme to integrate this cookie consent using laravel 10 (latest),
however, the app.blade.php
results in just printing @cookieconsentview instead of integrating it.
The package is …
-
### Socialite Version
5.12.0
### Laravel Version
10.44.0
### PHP Version
8.1.4
### Database Driver & Version
Mariadb
### Description
Since this PR https://github.com/laravel/socialite/pull/68…
-
### Stack
Breeze – React with Inertia
### Package Version
v5.4
### Laravel Version
v11
### Livewire Version
_No response_
### react Version
_No response_
### Vue Version…
-
Hi!
I executed **composer require sarfraznawaz2005/servermonitor** and I recieved the following error:
![image](https://user-images.githubusercontent.com/16259323/89133856-00e0d780-d4f6-11ea-92f2…
-
When i login to a panel with [Multi-tenancy](https://filamentphp.com/docs/3.x/panels/tenancy) i got following error.
`Missing required parameter for [Route: filament.teams.pages.dashboard] [URI: ap…
-
When I use the Socialite package with the Google or Facebook driver, it works normally. However, when I use the SocialiteProviders package with Apple (or other drivers), I always receive the error:
…