Upgraded to latest 7.0 sdk. Now getting issues with existing code utilizing createUser, getUser, getFactor, enrollFactor, etc. Where is the latest docs on these methods? Says these properties dont exist on type ‘client’, ‘user’, etc.
Can you clarify which SDK you are referring to, we have a lot?
Sorry! LOL
Moving from 6.6.0 to latest.
For example getFactor
results in Property 'getFactor' does not exist on type 'User'.ts(2339)
. I was looking for the latest docs/fix for this.
Same with the updated way to handle deleteFactor
, listFactors
, factor.activate
and verifyFactor
.
Ah, is this about our Node Management SDK?
Thank you for the information.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.