Closed tom-brulin closed 1 year ago
Yup, comes from here. https://github.com/poppinss/oauth-client/releases/tag/v5.1.0-4
The latest release of ally will fix it. However, do note the value of token.expiresAt
will no longer be a luxon DateTime instance. It is a regular JavaScript Date object.
Feel free to re-open the issue, if the issue persists
Package version
"@adonisjs/core": "^6.1.5-26",
"@adonisjs/ally": "^5.0.0-4"
Node.js and npm version
v20.7.0 (npm v10.1.0)
Explaination
After installing ally package I have this error