GitHunt
II

iinuwa/fido-tester

CLI utilities for WebAuthn/FIDO developers

CLI utilities for FIDO/WebAuthn developers.

Setup

Some tools require third-party Python dependencies:

  • cryptography

If these are not bundled with your system Python, you must install the dependencies, for example, using uv:

uv install
echo "o2NmbXR...gYfmg" | uv run ./att_obj.py

Tools

  • att_obj.py: takes an unpadded base64url-encoded string on stdin and produces a JSON version of it.

Other recommended tools

Languages

Python100.0%

Contributors

Created September 30, 2025
Updated September 30, 2025