Hi all,
in @okta/okta-signin-widget
’s package.json
, the dependency on @okta/okta-auth-js
is ~7.0.0
In the meantime, the okta-auth-js
lib has been released as v7.1.x and now v7.2.0.
Is there a typo in the package.json
, or is it not recommended yet to use the latest @okta/okta-auth-js
lib together with the self-hosted widget? (asking because it would (naively?) seem better from a security perspective to bump our codebase to the latest versions of okta libs)
Thanks in advance for any advice!