ID verification¶
This component is responsible for verifying the identity of a user.
This component is NOT global, It centralizes the ID verification logic for France (Fraud and clinic).
There is no ID verification in Canada and Spain, in Belgium we rely on a different system with itsme.
Onfido¶
The component uses Onfido ⧉ as the ID verification provider. It is a third-party service that provides identity verification solutions.
Onfido Api client code is located in shared/onfido/.
Public API¶
The public module of this component provides business logic to query, create, update and cancel ID verification requests.