Closed Hibe7 closed 1 year ago
@Hibe7 the PR is good, but since it's a fix that is also suitable for the v1.1 releases, it would be great to merge the PR in the release-1.1
branch.
There are a few changes you would have to do:
release-1.1
.## [Unreleased]
to the changelog file. See how we did it for 1.2.0-dev.
Added token validation in
loadSession
function to revalidate token when dashboard is reloaded or opened from different tab.Closes #375