Skip to content

issues Search Results · repo:duo-labs/py_webauthn language:Python

Filter by

106 results
 (91 ms)

106 results

induo-labs/py_webauthn (press backspace or delete to remove)

I just updated a project from webauthn version 1 to version 2 (great work, BTW, and thank you) and in the process, I discovered that the options_to_json() function does a little unnecessary work that I ...
  • hathawsh
  • 5
  • Opened 
    7 days ago
  • #254

Right now we have try: context.verify_certificate() except X509StoreContextError: raise InvalidCertificateChain( Certificate chain could not be validated ) This makes it so callers ...
  • robbie-duo
  • 1
  • Opened 
    8 days ago
  • #253

Need to connect GitHub to authenticator for web3 development
  • Gmoneyshungry47
  • Opened 
    18 days ago
  • #252

First thanks alot for this module, well appreciated. I wanted to raise awareness that cryptography is currently pinned to 43.0.3 which is affected by GHSA-79v4-65xg-pq4g
  • chickahoona
  • 3
  • Opened 
    on Mar 3
  • #249

While working on reproducible builds for openSUSE, I found that our python-webauthn 2.5.0 package fails a test when the system clock is set after 2025-02-02 In Debian and openSUSE, you could reproduce ...
  • bmwiedemann
  • 3
  • Opened 
    on Jan 25
  • #243

The current support for android-key attestation statement verification was written back in 2021. Since then this attestation statement format has evolved. On the eve of SafetyNet s deprecation and subsequent ...
  • MasterKale
  • Opened 
    on Jan 16
  • #239

SafetyNet-based attestation is on its way out for Android Keystore attestation via Play Integrity (if I m understanding https://developer.android.com/privacy-and-security/safetynet/deprecation-timeline ...
  • MasterKale
  • Opened 
    on Jan 16
  • #238

There are some new TPM manufacturer IDs in play that this library should start supporting. This ll involve syncing up webauthn.helpers.tpm.structs.TPM_MANUFACTURERS with a more current list at https://trustedcomputinggroup.org/wp-content/uploads/TCG-TPM-Vendor-ID-Registry-Family-1.2-and-2.0-Version-1.07-Revision-0.02_pub.pdf. ...
  • MasterKale
  • Opened 
    on Jan 15
  • #237

  • almesh
  • Opened 
    on Sep 20, 2024
  • #230

I am trying to authenticate the passkey login Error: ``` { data : { loginPasskey : { success : false, token : null, expires_in : null, error : Could not decode CBOR data , user : null, __typename : SignInResponse ...
  • akhilv77
  • 4
  • Opened 
    on Sep 6, 2024
  • #229
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub