- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Sep 2016 21:38:18 +0000
- To: public-webauthn@w3.org
from https://heycam.github.io/webidl/#SecureContext I /think/ doing this adequately addresses this issue.. ``` partial interface Navigator { [SecureContext] readonly attribute WebAuthentication authentication; }; ``` -- GitHub Notification of comment by equalsJeffH Please view or discuss this issue at https://github.com/w3c/webauthn/issues/146#issuecomment-247715214 using your GitHub account
Received on Friday, 16 September 2016 21:38:38 UTC