Replies: 1 comment 2 replies
-
Hey currently it is not possible to self host in mobile, we are working on self hosting sdks for mobile stack. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Is it possible to use self host authentication approach with the Web3Auth Flutter SDK?
All I need is to be able to do the reconstruction of the keys in the background without redirecting to a web page.
I read in the discussion that the solution would be using the self host authentication instead of the plug n play SDK.
https://github.com/Web3Auth/web3auth-web/discussions/449#discussioncomment-3792829
But I don't know how to do that for a Flutter app. It seems the self hosted auth documentation is just related to the Web3Auth-Web sdk, right?
Beta Was this translation helpful? Give feedback.
All reactions