Brett Ritter
Brett Ritter
@sero323 - This should be corrected in okta-react 3.0.9+, see https://github.com/okta/okta-react/releases/tag/okta-react-3.0.9. Let us know if you continue to see this problem.
@vejandla - authState contains the accessToken within it, you should be able to pass that value to code that is otherwise outside of the react UI. Just note that any...
@niskah-energies - thanks for the report. I've passed this question on to one of our Angular devs and he'll get back to one of us.
@bordecal - A few questions: - Are you a separate instance from @lawchihon? - You mentioned iOS, while the original issue mentions Mac (OSX). Are you encountering this on mobile...
We suspect this is due to some incompatibilities in not-latest Safari version with the cookie SameSite changes done for Chrome. We have created a ticket to research this, but anyone...
@lawchihon - There is an intentional time limitation on that login. If you go to the login page and wait too long, the resulting login will not be considered valid,...
Internal ref: OKTA-295177
We are unable to reproduce this bug, and it is difficult to know which iOS/safari bug may be responsible. If any users are still seeing this issue, please try with...
Internal ref: OKTA-295172
Catching up on this issue (thanks for the bump) - @fetters5 - > can I have an access token with a lifetime of say 2 hours, that can be refreshed...