CustomAuth Private key : {{ privKey }}
+CustomAuth Private key : {{ getPrivateKey(loginDetails) }}
-Signing
-Stark key pair
-Enter HD account index to derive stark key pair from custom auth's private key
+Enter HD account index to derive stark key pair from custom auth's + private key
Sign message
Validate message
Note:
-Please note that the verifiers listed in the example have http://localhost:3000/serviceworker/redirect configured as the redirect uri.
- If you use any other domains, they won't work. The verifiers listed here only work with the client id's specified in example. Please don't - edit them. The verifiers listed here are for example reference only. Please don't use them for anything other than testing purposes. + If you use any other domains, they won't work. The verifiers listed here only work with the client id's + specified in example. Please don't + edit them. The verifiers listed here are for example reference only. Please don't use them for anything + other than testing purposes.
Reach out to us at @@ -89,156 +71,158 @@