WICG / web-otp

phone number verification
https://wicg.github.io/web-otp/
Other
94 stars 36 forks source link

Fix misnamed abort/signal vars #44

Closed samthor closed 4 years ago

samthor commented 4 years ago

The spec suggested passing the wrong variable. CredentialRequestOptions specifies that you can pass an instance of AbortSignal, which is provided on the instantiated AbortController.

samuelgoto commented 4 years ago

Can you make sure you get the IPR contribution check green?