eclipse-vertx/vertx-auth

webauthn level 2: add support for resident key options

pmlopes opened this issue · 1 comments

Currently, we support level 1. With level 2, we should deprecate the boolean config option and add the enumeration. For backwards compatibility, we should follow the recommendation of the boolean flag as per spec.