What's Changed
- Get token from cookie when using /login-with-expiry in Poppy by @lwrubel in #105
- Handle possible errors with cookies by @lwrubel in #107
- Prefer exposing an interface for token refresh over leaking implementation details by @mjgiarlo in #108
- Prefer using the singleton instance over passing around instance and config objects by @mjgiarlo in #106
- Replace standard with plain-old rubo. by @justinlittman in #103
- Update dependencies by @sul-devops-team in #97, #98, #99, #100, #101, #102, and #104
Full Changelog: v0.15.0...v0.16.0