tymondesigns / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.28k stars 1.55k forks source link

Multiple API guards throwing error #1112

Open kofi1995 opened 7 years ago

kofi1995 commented 7 years ago

I've created 2 api guards for multi-auth login on Laravel 5.3 and it is throwing this error: ErrorException in CreatesUserProviders.php line 65: Undefined index: model in CreatesUserProviders.php line 65

What is wrong?

Ore00 commented 1 week ago

@kofi1995 is this still a problem?

Ore00 commented 1 week ago

@tymondesigns this should be closed?