- Dashboard users: If the user registered through the DFNS dashboard, they recover via the dashboard at app.dfns.io/recover.
- End users on your app: If the user registered through your application (delegated registration), you must implement the recovery flow in your application using the recovery APIs. DFNS provides the APIs; you own the recovery UX and encryption scheme.
Guides
Recover your account
Step-by-step guide for employees to recover their account using the dashboard.
Implement end-user recovery
Developer guide for implementing recovery flows for delegated wallet users.