DEV Community

Discussion on: GraphQL Auth with Passport and Lighthouse PHP

 
kevinpallado profile image
Kevin Pallado

I am using my own user table, Im not relying on laravel's user default table. And I think I cannot see my own model, although I already configure the auth on using my own user table. Can you help me out?

Thread Thread
 
kevinpallado profile image
Kevin Pallado

Hi jose just for the update, I got this kind of error

'''The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed."''