Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to pass "Personal Access Token" instead of Credential #9

Open
alancapc opened this issue Oct 24, 2018 · 1 comment
Open

Ability to pass "Personal Access Token" instead of Credential #9

alancapc opened this issue Oct 24, 2018 · 1 comment

Comments

@alancapc
Copy link

_globals.ps1 is only checking for -Credentials option

Adding -Headers check to the Invoke-RestMethod call would allow users to pass Authorization like in the image below:

image

@majkinetor
Copy link
Owner

You can generate pscredential the same way. I dont see the point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants