Why are you trying to use the Auth guard web ?
You only need the api guard as the bearer token will login the user in Laravel and you can acess user data with auth()->user()
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community