You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Samples that show how to auth with Visual Studio Team Services and Team Foundation Server.
5
+
Samples that show how to authenticate with Azure DevOps and Team Foundation Server.
6
6
7
-
Learn more about [integrating with Team Services](https://www.visualstudio.com/docs/integrate/extensions/overview) and [specific authentication guidence](https://www.visualstudio.com/en-us/docs/integrate/get-started/authentication/authentication_guidance)
7
+
Learn more about [integrating with Azure DevOps](https://docs.microsoft.com/en-us/azure/devops/extend/overview?view=vsts) and [specific authentication guidance](https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=vsts)
8
8
9
9
## Samples
10
10
@@ -13,5 +13,5 @@ Learn more about [integrating with Team Services](https://www.visualstudio.com/d
13
13
*[ASP.NET Web app OAuth sample](./OAuthWebSample/README.md)
*[Javascript web app sample (using Azure Active Directory JS Library)](./JavascriptWebAppSample/README.md)
16
-
*[Dual Support (VSTS/TFS) Client Sample (using Azure Active Directory Library and Windows Authentication)](./DualSupportClientSample/README.md)
16
+
*[Dual Support (Azure DevOps/TFS) Client Sample (using Azure Active Directory Library and Windows Authentication)](./DualSupportClientSample/README.md)
17
17
*[Non-interactive PAT Generation Sample (using Azure Active Directory Library with a Username Password credential)](./NonInteractivePatGenerationSample/README.md)
0 commit comments