Steven Dirth

Results 19 comments of Steven Dirth

@SquidDev I've implemented everything in your first post @BombBloke @KnightMiner Yeah this is pretty much a replacement for `/trigger` like @SquidDev said I did figure out the appropriate permissions level...

@SquidDev I finally got around to writing and testing a fix. Sorry about the wait, I've been busy with college.

Honestly, I would just like a statement that a new release will be done by such and such date. It would be even better if dan could throw out a...

> or to respect the configured certificates on windows (this is not done by git/curl so I would not personally pursue this path). Note that this *does* work with git...

Class and InjectionToken guards and resolvers, such as the current `MsalGuard` implementation, are [scheduled for removal](https://angular.io/guide/deprecations#deprecated-features-that-can-be-removed-in-v17-or-later) in Angular 17. I would not recommend extending (or allowing users to extend) `MsalGuard`...

> @dirthsj @sameerag possibly related to #3406 Exposing `activateHelper` etc. as proposed in this issue would not change the implementation of my wrapper (I would still prefer composition over inheritance)....

This comment exists to avoid the bot closing this issue. If any further information on my request is desired, I have not received that impression from the comments above.

I'm away from work at the moment, so I can't get at my source code, but it's basically just calling msalGuard.canActivate, then using rxjs switchMap on the result, passing through...

@microsoft-github-policy-service agree