Skip to content

Strawman of an integration between WebAuthn and Credential Management. #384

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

Merged
merged 31 commits into from
Apr 19, 2017
Merged
Changes from 30 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
3b5138d
Tiny typo in 'ScopedCredentialDesciptor'.
mikewest Mar 16, 2017
6c38d02
Create a combined interface for authenticator responses.
mikewest Mar 16, 2017
6074c50
Invert the relationship between ScopedCredential and AuthenticatorAss…
mikewest Mar 16, 2017
524f8ac
Change 'makeCredential' to return a 'ScopedCredential'.
mikewest Mar 16, 2017
146f2c0
Move 'makeCredential()' to 'ScopedCredential'.
mikewest Mar 16, 2017
ab8d74e
Shift 'ScopedCredential' to derive from 'Credential'.
mikewest Mar 16, 2017
394babd
Rename 'ScopedCred' to 'scoped' to align with CM API types.
mikewest Mar 16, 2017
46eff1a
Rename 'makeCredential()' to 'create()'.
mikewest Mar 16, 2017
d9c8b74
Move 'getAssertion' to 'ScopedCredential'
mikewest Mar 16, 2017
fdf341a
Merge the arguments to 'getAssertion()'
mikewest Mar 16, 2017
4d1317c
Rewire 'getAssertion' to 'get()'.
mikewest Mar 16, 2017
245c275
Typos in examples.
mikewest Mar 16, 2017
21be528
Typo in headers (not enough #)
mikewest Mar 16, 2017
e04c5f0
Merge remote-tracking branch 'origin/master' into cm-api-strawman
mikewest Mar 17, 2017
b1e87ca
Nits from @vijaybh's review.
mikewest Mar 17, 2017
926375a
Add battre@ to the acks.
mikewest Mar 17, 2017
c48c70b
Nits from @battre.
mikewest Mar 17, 2017
fedcced
Comments from @jyasskin
mikewest Mar 22, 2017
3a0ae84
Merge remote-tracking branch 'origin/master' into cm-api-strawman
mikewest Mar 23, 2017
488ae31
Merge remote-tracking branch 'origin/master' into cm-api-strawman
mikewest Mar 30, 2017
1d84b9e
Update on top of new method names.
mikewest Mar 30, 2017
f49e915
Reference CM API as a Dependency.
mikewest Apr 4, 2017
d6a5508
Merge commit 'c8fc4c1' into merge-with-tot
mikewest Apr 18, 2017
d0ef9d3
Merge commit 'c22e2ab' into merge-with-tot
mikewest Apr 18, 2017
76605e5
Merge commit '275a552' into merge-with-tot
mikewest Apr 18, 2017
8887324
Merge branch 'merge-with-tot' into cm-api-strawman
mikewest Apr 18, 2017
f967ffb
fixup @equalsJeffH feedback.
mikewest Apr 18, 2017
2335da4
fixup 'CredentialsContainer::create()', as of https://github.com/w3c/…
mikewest Apr 19, 2017
eab3551
fixup ID => Id, even though I hate it. :)
mikewest Apr 19, 2017
45e1b50
fixup @equalsJeffH
mikewest Apr 19, 2017
a042dd9
fixup @equalsJeffH nits.
mikewest Apr 19, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading