FIDO2 authenticator simulator

52 Views Asked by At

I am looking for a Python simulation of a FIDO2 authenticator(i.e., piece of code that simulates the physical token).

I have not been able to find any implementation with Python. Most of the implementation I found were protocols used in FIDO specification, not the simulation of the authenticator itself. Anyone knows a library, opensource program that does that?

0

There are 0 best solutions below