microsoft / team-explorer-everywhere

Team Explorer Everywhere Plugin for Eclipse
Other
300 stars 97 forks source link

TEE 14.0.4+: Fully embrace OAuth2 for authentication instead of Personal Access Token (PAT) #89

Open ramoas opened 8 years ago

ramoas commented 8 years ago

@yacaovsnc , @AlexRukhlin , as we discussed via email (during course of Issue #85 ), there are numerous benefits to fully embracing OAuth2 for authentication in TEE 14.0.4+ instead of automatically creating and relying on a Personal Access Token (PAT):

Obviously, given you’re operating a service, you do have to consider backwards compatibility, but if you guys have some freedom to simplify / streamline authentication, I suggest doing so aggressively in the least esoteric, most future-embracing way possible.

davidstaheli commented 8 years ago

Thanks for this, ramoas. Considering in next batch of authentication improvements...