I am trying to get the basic example code running ...
# talk-kratos
b
I am trying to get the basic example code running from: code-examples/protect-page-login but it gets into an continuous redirect loop. It keeps redirecting between: < Location: http://localhost:4000/.ory/ui/login < Location: http://localhost:4000/.ory/self-service/login/browser?aal=&amp;refresh=&amp;return_to=&amp;organization=&amp;via= < Location: http://localhost:4000/.ory/ui/login?flow=b92201ec-5c05-4ad7-9a42-a28d68c7bee6 < Location: http://localhost:4000/.ory/self-service/login/browser?aal=&amp;refresh=&amp;return_to=&amp;organization=&amp;via= < Location: http://localhost:4000/.ory/ui/login?flow=bdc29c9d-36e3-4e93-bc5e-313d7064f69f ......... Any ideas would be appreciated. Thanks.