angular-auth-oidc-client icon indicating copy to clipboard operation
angular-auth-oidc-client copied to clipboard

[Question]: Configuring Angular hash strategy

Open fritzwf opened this issue 2 years ago • 0 comments

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

fritzwf avatar Jun 01 '23 12:06 fritzwf