[w3c/ServiceWorker] consider exposing credentials.get() but only when mediation is set to "silent" (#1231)

Please see this mailing list message:

https://lists.w3.org/Archives/Public/public-whatwg-archive/2017Nov/0009.html

Richard points out that credentials.get() allows a "silent" mediation value which, by design, does not require any browser UX to be shown to the user.

Should we allow this to be used from a service worker when there are no windows open? @mikewest, what do you think?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1231

Received on Wednesday, 22 November 2017 01:04:50 UTC