leshi has just created a new issue for https://github.com/w3c/webauthn: == Add notion of internal/external to options == Add notion of internal/external to options so that Caller can indicate that it only wants to talk to internal authenticators. Example: ``` dictionary CredentialOptions { unsigned long timeoutSeconds; sequence < CredentialDescription > excludeList; WebAuthnExtensions extensions; Attachment attachment; }; enum Attachment { "INTERNAL", "EXTERNAL" } Please view or discuss this issue at https://github.com/w3c/webauthn/issues/213 using your GitHub accountReceived on Tuesday, 20 September 2016 08:53:56 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 07:26:23 UTC