What's Changed
- fix: updates 'refresh_token' and 'refresh_expires_in' to be optional properties on the ITokenResponse by @jbottigliero in #48
- Specify revoke token return type and test for failure by @bpedroza in #53
- 1.x merge by @bpedroza in #54
- Make sure state and code verifier are unique per request by @bpedroza in #55
New Contributors
- @bpedroza made their first contribution in #52
- @jbottigliero made their first contribution in #48
Full Changelog: v1.5.1...v2.0.0