last updated 1 year ago
Microsoft's documentation on how to setup MSAL is...awful. It takes forever to find any kind of page that has a reference to the specific api methods on their sdks and the github is terrible. There are many dated examples with an absolutely insane amount of code with a "ya just uhh look at the example project and figure it out". People wonder why companies like Auth0 made billions and yet if anyone ever tried to fuck with the "enterprise" shit they'd wonder no more. Convoluted, obtuse, and poorly maintained. The kicker here is that it isn't even that complicated. Most of it is a bog standard redirect flow. It would be so much easier if they had actual documentation rather than random example projects. But what do you expect?