loginWithPasskey
from the useLoginWithPasskey
hook to trigger the passkey login flow.signupWithPasskey
from the useSignupWithPasskey
hook to trigger the passkey signup flow.state
variable returned by both the
useLoginWithPasskey
and useSignupWithPasskey
hooks.useLoginWithPasskey
and useSignupWithPasskey
hooks to run custom logic after a successful login or signup, or to handle errors that occur during the flow.onComplete
onError