When I test the access token using postman, it always return user unauthenticated when accessing http://passport.dev/api/user
. I check all the spaces of access token, the right headers, Authorization Bearer token but still user unathenticated
via Jason Llamorin