lyokato / WebAuthnKit-iOS

WebAuthn iOS Library
MIT License
103 stars 30 forks source link

Raising the minimum supported OS to 13? #14

Open zmian opened 3 years ago

zmian commented 3 years ago

Hi @lyokato,

Would you be interested in a PR that raises the minimum version of iOS to 13 to remove dependency on PromiseKit and SwiftCrypto and instead leverage Combine and CryptoKit?

Thanks.