Recently I found myself looking for a way to apply single sign on (SSO) for a windows form, since we are implementing SSO across our application, and ran across this repository: https://github.com/rgregg/microsoft-account-winforms
It had the majority...