soft-webauthn icon indicating copy to clipboard operation
soft-webauthn copied to clipboard

Serialization without encryption

Open eidorb opened this issue 10 months ago • 1 comments

Initial attribute values changed to "empty" form of type to help with serialization.

eidorb avatar Feb 18 '25 03:02 eidorb

I couldn't help myself once again making more changes than necessary... so I rolled those back. Just some to_dict() and from_dict() functions at the module level now.

I think there is still stuff here to be removed from previous serialization tests.

eidorb avatar Feb 21 '25 10:02 eidorb