szszszsz / trussed-secrets-app

(fork) Secrets App: OTP and PWS application for the Nitrokey 3
Apache License 2.0
0 stars 0 forks source link

Remove code of the challenge-response-auth feature #5

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This pull request removes all code related to the challenge-response-auth feature from the authenticator.rs, command.rs, and state.rs files in the trussed-secrets-app repository. The challenge-response-auth feature is no longer needed and its removal improves code cleanliness and maintainability.

Summary of Changes

This pull request ensures that the trussed-secrets-app no longer includes any code related to the challenge-response-auth feature, improving code cleanliness and maintainability.

Fixes #1.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/remove-challenge-response-auth

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.