NNexoraTrade
SECURITY & COMPLIANCE

Protect your account.

Manage identity verification, two-factor authentication and trusted devices.

KYC / AML

Identity verification

Demo workflow: upload and review would be handled server-side with an approved KYC provider.

STATUSNot submitted
2FA

Two-factor authentication

Production should use server-side TOTP or passkeys; this browser-only switch is a UI demonstration.

STATUSDisabled
TRUSTED DEVICESManage access
Security note: real KYC/AML, 2FA, session management and device revocation must be enforced by a backend. Client-side localStorage is not suitable for protecting financial accounts. OWASP recommends server-side authentication/authorization and strong MFA for sensitive applications.