Added face authentication support to account recovery
· One min read
We have improved our Account recovery feature by adding support for server-side face authentication, making it more user-friendly and secure.
This authentication method is:
- More user-friendly, as there is no recovery code to remember.
- More secure, as there is no recovery code which can be shared.
To retrieve information about how the account recovery was performed, the Get details of account recovery response has been extended with two new properties: recoveryMethod and recoveryStatus.
Want to learn more?
To learn more:
- See the Account recovery feature documentation.
- See the Face authentication feature documentation.
- See the Get details of account recovery endpoint in the MobileID API reference documentation.