diff --git a/classes/_semaphore_extensions_heyauthn.HeyAuthn.html b/classes/_semaphore_extensions_heyauthn.HeyAuthn.html index e616649..6e5fe79 100644 --- a/classes/_semaphore_extensions_heyauthn.HeyAuthn.html +++ b/classes/_semaphore_extensions_heyauthn.HeyAuthn.html @@ -1,17 +1,17 @@ -
Private
_identityPrivate
_identityReturns the Semaphore identity instance.
+Static
fromAuthenticates an existing WebAuthn credential and returns its HeyAuthn instance.
+Static
fromAuthenticates an existing WebAuthn credential and returns its HeyAuthn instance.
WebAuthn options for authenticating an existing credential.
A HeyAuthn instance with the existing credential.
-Static
fromRegisters a new WebAuthn credential and returns its HeyAuthn instance.
+Static
fromRegisters a new WebAuthn credential and returns its HeyAuthn instance.
WebAuthn options for registering a new credential.
A HeyAuthn instance with the newly registered credential.
-Optional
snarkArtifacts: SnarkArtifactsThe Snark artifacts (wasm and zkey files) generated in a trusted setup of the circuit are necessary to generate valid proofs
The Poseidon zero-knowledge proof.
-
Returns the Semaphore identity instance.
+