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

Unable to create or customize PublicKeyCredentialCreationOptions

Open dscreve opened this issue 1 year ago • 0 comments

All field of PublicKeyCredentialCreationOptions are declared as let....and implicit initializer is internal...so we cannot create or edit this structure if we want to replace the challenge.

dscreve avatar Jul 12 '24 17:07 dscreve