I am obtaining the private key of the user through the method exposed in the documentation, and it returns a string of characters, but I need it in the Uint8Array format, how can I obtain it?
Originally posted by: soydulceangelina
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1321