auth
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
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.