MeroFuruya / msAuthHelper

Helps with the client-authentication against microsoft

Home Page:https://github.com/MeroFuruya/msAuthHelper/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

msAuthHelper

Helps with the client-authentication against microsoft

downlaod

Download the zip file from the release page and extract it.

in there is the executable msAuthHelper.exe.

usage

.\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.

About

Helps with the client-authentication against microsoft

https://github.com/MeroFuruya/msAuthHelper/wiki

License:MIT License


Languages

Language:JavaScript 59.0%Language:HTML 26.7%Language:Rust 14.3%