This repository has been archived by the owner on Nov 21, 2022. It is now read-only.
Releases: vuetifyjs/vuex
Releases · vuetifyjs/vuex
v0.5.0
Improvements
- Improved the isLoggedIn getter to also check expiry and username as well as auth state
- Added typescript module definition (thanks @zaun)
- Nuxt documentation enhancements (thanks @ArmandoHerra)
New Features
- New cognito action to fetch the current JWT from AWS Amplify (thanks @ArmandoHerra)
- New cognito action to answer custom challenge (thanks @aldarund)