[webauthn] Merged Pull Request: Resolve #292 - Clarify that only one operation is permitted per authenticator session

jcjones has just merged jcjones's pull request 673 for https://github.com/w3c/webauthn:

== Resolve #292 - Clarify that only one operation is permitted per authenticator session ==
- Adds a definition tag for "authenticator session" 
- Moves the normative language about aborting other operations to a note for each operation, leaving the exact tracking mechanisms up to the UA
- Ensures that this abort is per "authenticator session", leaving room for multi-session authenticators in the future. (Thanks @gmandyam!)


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
[Preview](https://s3.amazonaws.com/pr-preview/jcjones/webauthn/292-operations_in_flight.html) | [Diff](https://s3.amazonaws.com/pr-preview/w3c/webauthn/5f4f3e6...jcjones:66f094f.html)

See https://github.com/w3c/webauthn/pull/673

Received on Monday, 13 November 2017 17:25:57 UTC