How do I integrate Okta into a Microsoft .Net WinForms project?
I saw one web article suggesting a browser control, but that did not go into details, also WinForms runs on a desktop and the many ASP.Net dependencies do not exist. This method is also convoluted.
I would like a procedure along with sample source code and step-by-step integration instructions.