Wanted: Powershell script example of new 2021 auth? #303
Unanswered
insaneoctane
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Bump. My current token expires in about 6 days :( |
Beta Was this translation helpful? Give feedback.
1 reply
-
I've written a proof of concept PowerShell script for retrieving the API token. It doesn't support MFA yet, but does support refreshing the API token using the existing OAuth token. Both are saved as .xml objects to the directory where the script resides. New to GitHub, so feedback is appreciated. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My coding experience is limited and I tend to stand on the shoulders of greatness.... I don't have the chops to write these headers, cookies, POSTS, SHA-256 hashes and stuff from scratch! So, I'm calling on someone will real skills to help turn Tim's work and maybe others progress into a powershell script that I can use to fix my powershell automation script. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions