joselfonseca / lighthouse-graphql-passport-auth

Add GraphQL mutations to get tokens from passport for https://lighthouse-php.com/
https://lighthouse-php-auth.com/
MIT License
229 stars 56 forks source link

Method Illuminate\\Auth\\RequestGuard::onceUsingId does not exist #96

Closed akshitkrnagpal closed 4 years ago

akshitkrnagpal commented 4 years ago

Hi, I am getting the following error when using Social Login.

Method Illuminate\\Auth\\RequestGuard::onceUsingId does not exist

Versions

Laravel - v7.14.1
Passport - v9.2.1
Lighthouse - v4.13.1
This package - v4.1.12

Thanks again for this great package. ❤️

akshitkrnagpal commented 4 years ago

Oops. Duplicate.