Brett Ritter

Results 102 comments of Brett Ritter

@elecompte60 - Thanks for the feedback! We are adding TypeScript definitions to our repositories but we have a number of repos to update and it may take a while for...

Internal ref: OKTA-279231

Okta (who now manages this library) has introduced typescript definitions to its okta-auth-js library. Next high level target is adding definitions to the front end SDKs that consume okta-auth-js, so...

@alesbolka - Thanks for the PR! Okta now maintains this repo, so the contribution rules have updated a bit. While your changes are fairly small, it would make things easier...

According to https://www.npmjs.com/package/uglify-js you can use Babel to transpile the code to something uglify can handle. Did you have questions on using Babel?

Does this meet your needs? https://github.com/okta/okta-auth-js/blob/master/package.json#L61 Questions (as opposed to bug reports or feature requests) about the SDKs are better directed at https://devforum.okta.com/ Hope that helps! Closing this issue, but...

@andyrichardson - Thanks for the input. A quick note: manually changing the expiry time in localStorage will not trigger an attempt to replace an expired token, as that is set...

@chadmg - Thanks for the report. Can you clarify a few things? - are you saying there IS an error, but the error event isn't fired? - are you saying...

@NivethaMano - I'm working on upgrading the documentation in this sprint. A lot depends on what specifically you are doing that is breaking. What methods are you calling that fail?...