zeiss-digital-innovation / Saxonia-Campus-Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App keeps trying to get token when unauthenticated

sbley opened this issue · comments

When authenticated (no token in local storage), sometimes the website keeps trying to retrieve a token from the OAuth server resulting in a never-ending loop of requests. In other cases the loop stops after about five request cycles. This bug occurs mostly on Firefox.

Console log:
image