You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Officially this module still supports down to IE11, but as the method would be newly added to browser bundles I think it should be ok. What method do you have in mind that's isomorphic?
I am trying to implement automatic key refresh using
getSecuredApiKeyRemainingValidity
but the function only exported in the node bundle.Would you accept a PR to make
getSecuredApiKeyRemainingValidity
work in the browser?The text was updated successfully, but these errors were encountered: