Reconstruct or recovery the key using default google login provider

I go though the example on how to use tKey sdk to reconstruct and recovery the private key. Under the example, I have to register a custom google provider which I can call triggerLogin().

May I know is it possible to construct/recovery the private key using the default google provider login (like the example in plug and play) ?
Thank you so much!

  • SDK Version: 7.2.0

As long as you use the same verifier and verifier-id, you will able to reconstruct the same account

1 Like