C# with WebForms

I am trying to get Okta working in a Web Forms environment. Our organization is running .Net 5. I’m able to get to the login screen and log in and that seems to function correctly but I can’t seem to find a way to capture an authenticated event in the application. If you’ve mananged to get this working in this sort of environment, I would appreciate the assistance.