You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the below implementation it doesn't checking the token was expired or not. So backend returns 500 errors. On the other hand we don't need Authorization header for revoke endpoint.
At the below implementation it doesn't checking the token was expired or not. So backend returns 500 errors. On the other hand we don't need Authorization header for revoke endpoint.
spartacus/projects/core/src/auth/user-auth/http-interceptors/token-revocation.interceptor.ts
Line 40 in 2be626f
The text was updated successfully, but these errors were encountered: