angular-auth-oidc-client
angular-auth-oidc-client copied to clipboard
[Question]: Configuring Angular hash strategy
What Version of the library are you using? 14.1.5
Question
We started using the Angular hash strategy, however the redirect in the config throws an error when using # in the redirect config.
{"error":"invalid_request","error_description":"redirect_uri is invalid or missing."}
Is there anything I should know about to configure the hash redirect.
Regards, -Fritz