Skip to content

Throw errors at Okta login instead of silently ignoring them

Catalin Irimie requested to merge cat-fix-redirect-loop into master

Related to #29 (closed).

This should fix problems where Okta returns an error instead of a token, resulting in a redirect loop when that happens.

Merge request reports