Releases: zooniverse/panoptes-javascript-client
Releases · zooniverse/panoptes-javascript-client
v5.5.1
What's Changed
- Bugfix: Auth token refresh flow by @eatyourgreens in #213
Full Changelog: v5.5.0...v5.5.1
v5.5.0
v5.4.1
What's Changed
- Auth module: explicitly emit 'change' events by @eatyourgreens in #211
Full Changelog: v5.4.0...v5.4.1
v5.4.0
What's Changed
- Bump semver from 7.3.8 to 7.5.3 by @dependabot in #209
- Refactor auth with async/await by @eatyourgreens in #210
Full Changelog: v5.3.0...v5.4.0
v5.3.0
What's Changed
- Improved Sugar client token refresh flow by @eatyourgreens in #205
Full Changelog: v5.2.7...v5.3.0
v5.2.7
What's Changed
- Sugar client: add token refresh by @eatyourgreens in #204
Full Changelog: v5.2.6...v5.2.7
v5.2.6
What's Changed
- Refresh Sugar client tokens by @eatyourgreens in #203
Full Changelog: v5.2.5...v5.2.6
v5.2.5
What's Changed
Refactor sign out to remove delays when the Panoptes response is slow.
- Refactor signOut with async/await by @eatyourgreens in #202
Full Changelog: v5.2.4...v5.2.5
v5.2.4
What's Changed
- add bearer token on signout by @yuenmichelle1 in #201
New Contributors
- @yuenmichelle1 made their first contribution in #201
Full Changelog: v5.2.3...v5.2.4
v5.2.3
What's Changed
Fixes a bug where changing or resetting your password fails unless the client and API are on the same origin.
- Use credentialed requests for password updates by @eatyourgreens in #200
Full Changelog: v5.2.2...v5.2.3