Absorb breaking changes of @poppinss/oauth-client
Pre-release
Pre-release
Breaking change
- After https://github.com/poppinss/oauth-client/releases/tag/v5.1.0-4 release of
@poppinss/oauth-client
. Thetoken.expiresAt
property is no longer an instance of Luxon DateTime class, it is an instance of JavaScript Date object.
Commits
Full Changelog: v5.0.0-3...v5.0.0-5