type alias IdentityTypeimport { type IdentityType } from "https://deno.land/x/authgear_deno_hook@v1.4.0/mod.ts"; definition: | "login_id" | "oauth" | "anonymous" | "biometric" | "passkey" | "siwe"