webauthn-swift
webauthn-swift copied to clipboard
Unable to create or customize PublicKeyCredentialCreationOptions
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.