This repository was archived by the owner on Jun 13, 2022. It is now read-only.
Fixed recovery attestation failure.
As title says, when the user recovers his credential, the attestation may fail. When this happen, the token will still live until the attestation is completed or the token is expired.
Before the patch, the token would die even if the attestation failed, forcing the user to another recovery email.