Auth0 starts looping through codes and states - longer loading Shinyapps.io Application

The issue with Auth0 is concerning when the shiny application has a longer loading time, and requires more than one worker (or multiple users are logging on and each is assigned their own worker).

The application and Auth0 work perfect on the location machine, works great when only 1 worker is being used in a single instance, but goes haywire when a second worker is added. The log in screen works fine, but then auth0 starts looping through codes and states in the URL, it eventually crashes with a 503 error.

Can anyone help with this issue?

Thank you.