= Invalidate previous tokens if refresh token mode is enabled
Previously, using the experimental `CHE_FORCE_REFRESH_PERSONAL_ACCESS_TOKEN` feature a new token was generated on each workspace start / restart, but the previous tokens were not removed. The defect has been fixed in this release.
= Invalidate previous tokens if refresh token mode is enabled
Previously, using the experimental `CHE_FORCE_REFRESH_PERSONAL_ACCESS_TOKEN` feature a new token was generated on each workspace start / restart, but the previous tokens were not removed. The defect has been fixed in this release.
Learn more about the `CHE_FORCE_REFRESH_PERSONAL_ACCESS_TOKEN` feature in the link: https://docs.redhat.com/en/documentation/red_hat_openshift_dev_spaces/3.15/html/administration_guide/configuring-devspaces#configuring-oauth-for-git-providers [official documentation].