Tom

Results 11 comments of Tom

Hey, I am looking for projects to contribute to and I found this issue in https://goodfirstissue.dev/. I looked at the code a bit and I feel like either I dont...

Hi, looking a bit at this request. Does it make sense to add a 'strict' mode in the options and throw exception if we have a case of 'UNKNOWN'? or...

@Perlkonig Thanks for the reply. Do you use this library during dev-time then? pull the JSON files using a script and and update local files? Or during build-time where they're...

Should this ticket be closed?

Coming back to this after a bit. I think there needs to be an executive decision made here on which way to go. If we were to implement the search...

Thanks for the explanation. I suggest removing the 'good first issue' and 'help wanted' labels off of this ticket so it wont show up in sites that aggregate these tickets....

Hi. Piggie backing off of this, I have experienced the same in multiple Production applications as well. Here is my ticket on the Okta board for reference: https://devforum.okta.com/t/users-are-not-redirected-to-log-in-widget-when-returning-to-page-after-a-token-timeout/17830 @jaredperreault-okta I...

We're using Angular 12 and yes still experiencing after upgrading to the latest okta-angular and okta-auth-js: "@okta/okta-angular": "^4.1.0", "@okta/okta-auth-js": "^5.6.0" Our base route looks like this: { path: 'implicit/callback', component:...

FYI: I also tested the routes with canLoad instead of canActivate but that did not help

Hey, I tested the PR locally and noticed that it worked. Although, I was not ever able to duplicate the issue on demand so I do cant tell for certain...