SimpleWebAuthn
SimpleWebAuthn copied to clipboard
Browser package's `browserSupportsWebauthn()` should capitalize "authn"
I noticed the spelling of the browserSupportsWebauthn() method in browser. I want to update it to browserSupportsWebAuthn() for consistency. I'll include this as a breaking change in the next major version of the library that launches with Conditional UI support.
Conditional UI support launched as v5.3.0 so I suppose this'll go out with whatever next breaking API change I want to make