w3c / webauthn

Web Authentication: An API for accessing Public Key Credentials
https://w3c.github.io/webauthn/
Other
1.19k stars 172 forks source link

Fix typo in reference to variable |effectiveDomain| #2182

Closed emlun closed 1 month ago

emlun commented 1 month ago

Fixes this Bikeshed lint:

LINE ~3100: The var 'effective domain' (in global scope) is only used once.
If this is not a typo, please add an ignore='' attribute to the <var>.

Preview | Diff