b3e6066c90b899bc670bfaf20440ed49dccd647a
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 15m19s
AppTokenProvider now checks token expiry before returning it. Expired tokens are removed from localStorage and not sent. This fixes 401 errors on anonymous endpoints (login/OTP) caused by the gRPC channel attaching an old expired Bearer token to every request. CMS validates the token even on unauthenticated endpoints and rejects expired ones with 401.
Description
No description provided
Languages
HTML
61.3%
C#
36.1%
JavaScript
1.5%
CSS
0.8%
Shell
0.2%