adonisjs / auth

Official Authentication package for AdonisJS
https://docs.adonisjs.com/guides/auth/introduction
MIT License
193 stars 65 forks source link

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

Closed pacomedems closed 2 years ago

pacomedems commented 2 years ago

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)

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.