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

callerOrigin #171

Closed
annevk opened this issue Aug 17, 2016 · 3 comments
Closed

callerOrigin #171

annevk opened this issue Aug 17, 2016 · 3 comments
Assignees
Milestone

Comments

@annevk
Copy link
Member

annevk commented Aug 17, 2016

What do you mean by origin of the caller?

@equalsJeffH
Copy link
Contributor

you're apparently referring to..

Set callerOrigin to the origin of the caller.

..in both..
https://w3c.github.io/webauthn/#makeCredential
https://w3c.github.io/webauthn/#getAssertion

"origin of the caller" refers to the origin of the document whose javascript is invoking either makeCredential() or getAssertion().

perhaps you could suggest more appropriate terminology?

@annevk
Copy link
Member Author

annevk commented Aug 18, 2016

So these APIs are not available in workers?

Note that "document whose JavaScript" is woefully imprecise since the JavaScript can come from anywhere.

What you likely mean is something like "current settings object's origin" (see WHATWG HTML Standard).

@equalsJeffH equalsJeffH added this to the CR milestone Aug 29, 2016
@equalsJeffH equalsJeffH modified the milestones: WD-02, CR Sep 13, 2016
This was referenced Sep 14, 2016
@equalsJeffH
Copy link
Contributor

@annevk asked:

So these APIs are not available in workers?

it is not entirely clear at this time (seems to me) -- see also: #199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants