microsoft/azure-devops-python-api

PAT token security

weevil44 opened this issue · 1 comments

Isn't it generally a bad idea to include your PAT token in the file? Even if I am just putting it in for testing, seems ripe for accidentally checking it in to source control. What is the suggestion for a more secure method?