Re: [webauthn] Make create() and get() abortable

see also issue #283 
issue #316 may be related.

fwiw, terminology-wise, "abort(able)" is being used equivalently to "cancel(able)", both here in webauthn, and in whatwg-land, eg in the [abort/cancel proposal in DOM, Fetch, et al.](https://github.com/whatwg/fetch/issues/447): https://github.com/whatwg/fetch/issues/447

The latter is being implemented now, and is perhaps (ie needs investigation) what we ought to use our abort/cancel functionality. See: https://github.com/whatwg/fetch/issues/447#issuecomment-316378856, https://github.com/whatwg/fetch/issues/447#issuecomment-324038255

-- 
GitHub Notification of comment by equalsJeffH
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/537#issuecomment-324062872 using your GitHub account

Received on Tuesday, 22 August 2017 15:29:02 UTC