Hi, thanks for great example, but i've a problem in oauth/callback function.
there are 2 condition:
- i ran the example without virtual host, the
$request->user() return null
- when i run the example with virtual host the
$response->json() return null
please guide me to solve this