-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Describe the bug?
Using iOS version 2.1.0
I use Okta to open a browser that sends an email to authenticate. The email contains a link allowing the user to authenticate. Once that authentication is complete the user is redirected back into the app however code execution does not continue where it left off at line 113 of BrowserSignIn.swift. I am still able to interact with the app and cancel out of the web browser but because this particular thread never continued a loss of app functionality has occured.
What is expected to happen?
code execution continues, allowing app to dismiss the browser and continue as normal.
What is the actual behavior?
User is redirected into the app where they left off, nothing happens.
Reproduction Steps?
This happens within a specific application and will not be reproducible to Okta devs. However, I can provide a demo to any devs that wish to see one.
Additional Information?
No response
SDK Version(s)
2.1.0
Build Information
No response