Changes:
- This project now uses the pyasn1 library to parse ASN.1-encoded values (#263, h/t @ggirol-rc)
- Some bare
dicttype annotations have been replaced withDict[str, Any]to satisfy stricter type checking setups (#262, h/t @typestring)
Changes:
dict type annotations have been replaced with Dict[str, Any] to satisfy stricter type checking setups (#262, h/t @typestring)
Don't miss a new webauthn release
NewReleases is sending notifications on new releases.