Subclass mozilla_django_oidc.middleware.SessionRefresh to raise taiga.base.exceptions.NotAuthenticated when the token is no longer valid. Try to get a new token before we do that. If that works, redirect to the login page to store the new token in the UI. Make sure the front auth plugin can handle that case.
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.