fdm-monster-client 1.3.3
Fixes
- Permission and role errors are now redirect to Permission Denied page
- 🥳 Authentication errors will be verified and if a refresh is possible, this is done without causing a loop, after which the original request is retried once without error handling
- If refresh is not possible, a logout event is triggered
- App Loader is now more informative with a message
- Login form restyled
What's Changed
- fix: vuetify2 v-img is not scaling down image well enough by @davidzwa in #510
- fix(deps): update dependency luxon to v3.4.2 by @renovate in #512
- fix(deps): update dependency axios to v1.5.0 by @renovate in #513
- Feat/498 detect and handle refresh expiry at app runtime by intercept if failing log out by @davidzwa in #514
Full Changelog: 1.3.2...1.3.3