Skip to content

Commit 79fcc76

Browse files
author
Matthieu Bosquet
committed
Release 1.1.0
1 parent 75435fd commit 79fcc76

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid/access-token-verifier",
3-
"version": "1.0.5",
3+
"version": "1.1.0",
44
"description": "Verifies Solid OIDC access tokens via their webid claim, and thus asserts ownership of a WebID.",
55
"license": "MIT",
66
"keywords": [
@@ -14,7 +14,8 @@
1414
"OAuth"
1515
],
1616
"contributors": [
17-
"Matthieu Bosquet <matthieu@cognithive.com> (https://github.com/matthieubosquet/)"
17+
"Matthieu Bosquet <matthieu@cognithive.com> (https://github.com/matthieubosquet/)",
18+
"Ruben Verborgh <ruben@verborgh.org> (https://github.com/RubenVerborgh)"
1819
],
1920
"main": "dist/index.js",
2021
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)