microsoft / azure-boards-vscode

Azure Boards Extension for Visual Studio Code
MIT License
20 stars 14 forks source link

Authentication #6

Closed cschleiden closed 5 years ago

cschleiden commented 5 years ago

We need to figure out how we can authenticate the user. Most likely just ask for a PAT, but

See also this https://github.com/Microsoft/azure-repos-vscode/tree/master/src/credentialstore for storing credentials and this video (about half way in) for the "new" experience.

cschleiden commented 5 years ago

Think I'll go with the "device flow" to get a token: https://azure.microsoft.com/en-us/resources/samples/active-directory-dotnet-deviceprofile/?v=17.23h