Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Timeout functionality added to server #222

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AdityaMitra5102
Copy link

Added:

  • Parameter 'timeout' (Optional of type int) which signifies the request time for attestation and assertion operations to class Fido2Server.
  • Added a timestamp in the 'state' value to handle timeout
  • Added errors for request timed out on register_complete() and authenticate_complete() functions in server.
  • An example in credential.py setting timeout for 3600 seconds

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant