auth icon indicating copy to clipboard operation
auth copied to clipboard

AdonisJs4.1 send me this error "E_INVALID_API_TOKEN: The api token is missing or invalid" when I attempt to logout

Open pacomedems opened this issue 3 years ago • 0 comments

Hello guys I get this error "E_INVALID_API_TOKEN: The api token is missing or invalid" with adonisjs (4.1) when I try to logout. I am using version 3.2.0 of the <@adonisjs/auth> package. Whether with auth api or jwt, I have the same problem.

I will try while waiting for other versions of the package compatible with my map version.

Package version

Node.js and npm version

Sample Code (to reproduce the issue)

pacomedems avatar Jun 27 '22 13:06 pacomedems