Re: [webauthn] TAG review feedback: Align Credential interface with Credential Management?

My understanding of the current consensus on this one is that we 
believe this alignment no longer makes sense. So I propose to:
- Move this interface from the global window namespace to the 
navigator namespace to reduce pollution of the global namespace
- Rename interface Credential to ScopedCredential to fix the name 
collision with Credential Management.
- Possibly rename CredentialType to version to make it clearer what 
this field signifies (since ScopedCredential is itself arguably a 
credential type and ScopedCredentialType is unwieldy)

Feedback welcome.

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

Received on Wednesday, 6 July 2016 06:59:13 UTC