Tim Deschryver

Results 249 comments of Tim Deschryver

> @markostanimirovic, @timdeschryver, @jdegand, @markgoho > > I've incorporated all your suggestions and left them open for your convenience. I'm now ready for the next review round and promise it...

The scheme has a double meaning (AFAIK), and possibly created the confusion which lead to issue. Within the context of the docs, the scheme is used to name a JWT...

Can you try updating to zo v3.23.x please (or higher)?

@sbarfurth maybe that the v13 migration guide isn't really clear/specific about this. Destroying the `TestBed` has little to do with resetting the cached value of a selector. To reset the...

See https://github.com/damienbod/angular-auth-oidc-client/tree/main/projects/sample-code-flow-standalone for an example with the standalone version.

I think the first approach is more obvious and natural, and people already "know" this because its behavior is mentioned in the docs IIRC. The second approach can be a...

@michael-small sorry for the late reply. I like the proposed example 👍 With seeing the example, I think we can combine both approaches in the same snippet. I think this...

We're going to postpone this change. To have a clean PR list, we're going to close this one.

@markostanimirovic I think that's a possible solution, but I think it won't help in this case because we want to show it the (`NullInjectorError`) error message. We also cannot override...