Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should OTPCredential have transport? #16

Open
samuelgoto opened this issue Feb 14, 2020 · 0 comments
Open

Should OTPCredential have transport? #16

samuelgoto opened this issue Feb 14, 2020 · 0 comments

Comments

@samuelgoto
Copy link
Collaborator

Earlier, @mikewest said:

I'm curious about the value of informing the developer about the transport over which the OTP was delivered. Won't they know how they went about sending the value to the user? Is there additional benefit to encoding that in the OTPCredential object as well?

In this thread. This issue is tracking the resolution to that question.

interface OTPCredential : Credential {
  readonly attribute DOMString code;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant