Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
9 changes: 7 additions & 2 deletions lws10-authn-openid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,15 @@
specStatus: "ED",
shortName: "lws-authn-openid",
editors: [{
name: "Jesse Wright"
name: "Jesse Wright",
w3cid: "132252",
company: "University of Oxford",
companyURL: "https://www.ox.ac.uk/"
}],
authors: [{
name: "Aaron Coburn"
name: "Aaron Coburn",
company: "Inrupt Inc.",
companyURL: "https://www.inrupt.com/"
}],
github: "w3c/lws-protocol",
xref: ["web-platform"],
Expand Down
9 changes: 7 additions & 2 deletions lws10-authn-saml/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,15 @@
specStatus: "ED",
shortName: "lws-authn-saml",
editors: [{
name: "Jesse Wright"
name: "Jesse Wright",
w3cid: "132252",
company: "University of Oxford",
companyURL: "https://www.ox.ac.uk/"
}],
authors: [{
name: "Aaron Coburn"
name: "Aaron Coburn",
company: "Inrupt Inc.",
companyURL: "https://www.inrupt.com/"
}],
github: "w3c/lws-protocol",
xref: ["web-platform"],
Expand Down
9 changes: 7 additions & 2 deletions lws10-authn-ssi-cid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,15 @@
specStatus: "ED",
shortName: "lws-authn-ssi-cid",
editors: [{
name: "Jesse Wright"
name: "Jesse Wright",
w3cid: "132252",
company: "University of Oxford",
companyURL: "https://www.ox.ac.uk/"
}],
authors: [{
name: "Aaron Coburn"
name: "Aaron Coburn",
company: "Inrupt Inc.",
companyURL: "https://www.inrupt.com/"
}],
github: "w3c/lws-protocol",
xref: ["web-platform"],
Expand Down
9 changes: 7 additions & 2 deletions lws10-authn-ssi-did-key/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,15 @@
specStatus: "ED",
shortName: "lws-authn-ssi-did-key",
editors: [{
name: "Jesse Wright"
name: "Jesse Wright",
w3cid: "132252",
company: "University of Oxford",
companyURL: "https://www.ox.ac.uk/"
}],
authors: [{
name: "Aaron Coburn"
name: "Aaron Coburn",
company: "Inrupt Inc.",
companyURL: "https://www.inrupt.com/"
}],
github: "w3c/lws-protocol",
xref: ["web-platform"],
Expand Down
4 changes: 4 additions & 0 deletions lws10-core/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,13 @@
editors: [{
name: "Jesse Wright",
w3cid: "132252",
company: "University of Oxford",
companyURL: "https://www.ox.ac.uk/",
}, {
name: "Erich Bremer",
w3cid: "45759",
company: "Stony Brook University",
companyURL: "https://www.stonybrook.edu/",
}],
formerEditors: [{
name: "Sarven Capadisli",
Expand Down