pypi webauthn 2.7.0

20 hours ago

Changes:

  • The webauthn.helpers.options_to_json_dict helper has a new, optional bytes_encoder argument that accepts a Callable[[bytes], Any] method. This enables the use of custom encoding logic when serializing bytes values. When this argument is unspecified, bytes values will continue to be encoded into Base64URL (#257)

Don't miss a new webauthn release

NewReleases is sending notifications on new releases.