Snippets tagged “invalidstateexception”
1 snippet uses this tag.
- Laravel Socialite: InvalidStateExceptionPHP
The InvalidStateException is thrown by Laravel's Socialite package when the state parameter provided in the OAuth redirect URL does not match the one stored in the session.