webauthn-local-client
webauthn-local-client copied to clipboard
investigate using @oslo-project libs for CBOR and ASN.1
These new libraries from @oslo-project are worth checking out:
- https://github.com/oslo-project/cbor
- https://github.com/oslo-project/asn1
They may indeed offer a modern (ESM!?) alternative to the current deps for those capabilities, which could simplify/optimize the dependency loading (and bundling) this library has to juggle.