v4.1.2
amruthpillai/reactive-resumev4.1.2May 10, 2024by amruthpillai
AI Summary
Implemented automatic token refresh to prevent users from being logged out while editing resumes.
Key Highlights
- AuthRefreshProvider to prevent logout
- Updated translations
Full Release Notes
## What's Changed * [c1a58118c2124ef08495e1ebc35a41d2dab03295] Add an AuthRefreshProvider to periodically refresh the logged in user's access tokens every 5 minutes to ensure they are not logged out while editing a resume. Resolves #1884 and #1887. * New Translations from Crowdin by @github-actions in https://github.com/AmruthPillai/Reactive-Resume/pull/1889 **Full Changelog**: https://github.com/AmruthPillai/Reactive-Resume/compare/v4.1.0...v4.1.2