How can I share web-platform credentials across multiple desktop apps on Windows?
I have two desktop apps, each authenticate against our server using OIDC in order to call our web api. Currently the users need to login independently in each application.
I noticed when using Microsoft Office apps on my mac, that I can lo… Continue reading How can I share web-platform credentials across multiple desktop apps on Windows?