Based on your configured authentication method you have created, some policies have been configured. In order to recover your secret you have to solve all the challenges of at least one policy.
)} {policies.length < 1 && (No policies had been created. Go back and add more authentication methods.
)}No auth method found
} {methods.map((m, i) => { const p = providers[ m.provider ] as AuthenticationProviderStatusOk; return ({authMethods[m.type as KnownAuthMethods]?.icon} {m.instructions} recovery provided by{" "} {p.business_name}
); })}