19

One thing every junior web developer learns is how to implement a login system.
They may not make it the most secure, but it works.
It boggles my mind how Microsoft still don't know how to make a login that works consistently.
Every Microsoft login page requires like 30 redirections to work.
The Teams app on my PC fails to login at least once a week, just because another Microsoft app is logged in using the same account (usually office), but Windows is not.
Microsoft needs to take it's head out of it's ass and BEG Google to teach them how to make a decent login system.

Comments
  • 1
    Nah I had to write plots which were that bad that I cringe so hard about the spaghetti code I wrote

    ^^'

    But yeah MS Logins are shit
  • 4
    The worst I think is the azure portal. Almost had a seizure once looking at the screen with all the redirects
  • 2
    I wouldn't let a junior near a production oauth2 even if my life depended on it...

    Have seen so many debaucheries... 😂
  • 0
    @red-knot for seizures, Azure DevOps is a he way to go. From the flickerong that I've seen it could definitely cause a real seizure. Moving to any other tab was fine though so not chrome issue.
Add Comment