assertOidcInteraction(oidcInteraction?): asserts oidcInteraction is Interaction
Asserts oidcInteraction is defined, throws the correct error in case this is not the case.
The error contains the relevant error code that can be used to explain more extensively what the issue is
and why an OIDC interaction is needed.
Asserts
oidcInteraction
is defined, throws the correct error in case this is not the case. The error contains the relevant error code that can be used to explain more extensively what the issue is and why an OIDC interaction is needed.