Self host SDK with React Native #571
ealeksandrov7
announced in
Help
Replies: 1 comment 2 replies
-
Hey, You can use this module to add "password 2fa" but only if you are using self-host sdk. For plug n play sdks this feature is in development and will be launched by next month. The self host sdk supports only web right now. Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hHey guys. I am trying to integrate the self host SDK in a react native environment. Is that even possible? I guess it's built specifically for the web but are there any tricks/hacks I can use to succeed implementing it in a react native env? Using polyfills/shims, etc.. . Would really appreciate any input on this!
A bit more info on the "why":
What i need is to add a third share for the private key that must come from a password input. Sadly I don't think that's possible with the Plug and Play sdks or at least I haven't found a way to do it. Can I somehow change the "Seed Recovery 2fa" with a "Password 2fa" ?
Beta Was this translation helpful? Give feedback.
All reactions