type AuthDetails = { backupRecoveryCodes?: string[]; email?: string; encryptionKey?: string; recoveryShareManagement: RecoveryShareManagement; userWalletId: string; };