Jared Perreault

Results 113 comments of Jared Perreault

@AswinRaj785 do you mind submitting a `.har` file (network trace log) to [email protected] from one of your test environments when the issue occurs? I'd like to compare what params are...

Thanks for the bug report! We will review this internally Internal Ref: OKTA-493385

Can you provide a code snippet illustrating the usage of these methods?

Few questions: 1. What node version are you using? 2. Have you tried upgrading to the latest versions of our SDKs? 3. Can you provide a code snippet?

Closing issue. It appears to be related to webpack

I haven't had an opportunity to properly debug this, but perhaps the issue here is `authState` isn't a memoized value? maybe trying something like this: https://github.com/okta/okta-react/blob/master/samples/routing/react-router-dom-v6/src/components/SecureRoute.tsx#L32 As an aside, your...

@zaneadix how are you prompting users to login (redirecting them to Okta) when `isAuthenticated=false`?

@johnschlee @srkumarp are you experiencing this issue with the versions list above or with current versions of authjs?

@nitrique can you provide a code snippet?

@nitrique How are you handling the redirect back to your app?