Closed mlbiam closed 9 months ago
There's a deserialization error. Looks like webauthn4j never intended for these data classes to be directly serializable and will be removing serializable. need to store based on supported serializers - https://webauthn4j.github.io/webauthn4j/en/#authenticator-serialization-and-deserialization
There's a deserialization error. Looks like webauthn4j never intended for these data classes to be directly serializable and will be removing serializable. need to store based on supported serializers - https://webauthn4j.github.io/webauthn4j/en/#authenticator-serialization-and-deserialization