Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InternetIdentityAuthResponseSuccess

Hierarchy

  • InternetIdentityAuthResponseSuccess

Index

Properties

authnMethod: "passkey" | "pin" | "recovery"
delegations: { delegation: { expiration: bigint; pubkey: Uint8Array; targets?: Principal[] }; signature: Uint8Array }[]
kind: "authorize-client-success"
userPublicKey: Uint8Array

Generated using TypeDoc