Threshold Key (TKey) usage in Flutter SDK and tKey + social login token expiry #1190
Replies: 2 comments
-
Hey @asadahmedtech Currently, the self-host is available only on the Web. For mobile, works is in development. To your second question, tKey would need idToken each time a login is initiated. And you would need to manage the session on your end. |
Beta Was this translation helpful? Give feedback.
-
Hey @shahbaz17, |
Beta Was this translation helpful? Give feedback.
-
Is there a possibility of getting the torus key independently in application using flutter/kotlin/swift SDK, similar to https://web3auth.io/docs/sdk/self-host/usage this example. I need the tKey which is generated at the application level.
Also, since tKey is created using social login, the OAuth token will have an expiry associated with. How is the OAuth token expiry and refresh handled at torus node level.
Beta Was this translation helpful? Give feedback.
All reactions