Helps with the client-authentication against microsoft
Download the zip file from the release page and extract it.
in there is the executable msAuthHelper.exe
.
.\msAuthHelper.exe [port]
Go to http://localhost:port
in your browser.
Default port is 8080
.
Fill out all the fields and click OK
.
you will be redirected to the microsoft login page.
Do the login and you will be redirected to the http://localhost:port/redirect
page.
If eveything went well, you will see your access_token
on this page.