Skip to content

Commit

Permalink
Clarify webauthn + yubikey setup docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindice authored and claudep committed Apr 29, 2024
1 parent 709eda6 commit 5b58399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ will be sent to your application after the authentication takes place:
If you want to verify attestations made by a Yubikey, get `Yubico's root CA`_ and use it as follows:

.. code-block:: python
from webauthn.helpers.structs import AttestationFormat
yubico_u2f_ca = """
-----BEGIN CERTIFICATE-----
Expand Down

0 comments on commit 5b58399

Please sign in to comment.