Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface AccountMigrationResponse
import { type AccountMigrationResponse } from "https://deno.land/x/authgear_deno_hook@v1.4.0/mod.ts";

Properties

optional
identities: IdentityMigrateSpec[]
optional
authenticators: AuthenticatorMigrateSpec[]