Stefan Buys

Results 10 comments of Stefan Buys

Yes please, would like it as well!

Any progress on this?

I concur with @rluba , after doing a "clean" install this morning referencing `[email protected]` (since Feb 2018), I got `[email protected]`, which is causing the `TypeError: Cannot read property 'childRouter' of...

Any progress on this @EisenbergEffect ? I'm trying to build an "admin" style application. There's a main router on "app" linking to "login", "register" and "shell". "shell" in turn has...

Ok, thanks will take a look at router-view and give it a go.

I have exactly the same question / need as @jods4. I've got a "users" route (list of users) and a "users/add" route (to add a user). If I add a...

@EisenbergEffect, you are right, something else is going wrong, but I found the problem. I'm navigating from "users" to "users/add", then back to "users" then back "users/add" again. After testing...

The only way this can be properly solved is to use the well known endpoint of the IDP in question, to correctly discover endpoints for the `issuer` and `token_endpoint`, etc....

The exact same problem exists with using Entra ID (formally Azure AD) client credentials flow natively.