v2.6.0
Changes:
- The new
webauthn.helpers.options_to_json_dict
helper can be used to simplify registration and authentication options into a simpleDict[str, Any]
value (#256)
Changes:
webauthn.helpers.options_to_json_dict
helper can be used to simplify registration and authentication options into a simple Dict[str, Any]
value (#256)