We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20658d0 commit a7a9356Copy full SHA for a7a9356
README.md
@@ -16,10 +16,7 @@ a [Node Solid Server](https://github.com/solid/node-solid-server/).
16
or [solid-auth-fetcher](https://github.com/solid/solid-auth-fetcher) instead,
17
which leverage the secure DPoP authentication mechanism
18
from the current [Solid specification](https://solid.github.io/authentication-panel/solid-oidc/),
19
-as implemented by
20
-the [Community Solid Server](https://github.com/solid/community-server/)
21
-and
22
-the [Enterprise Solid Server](https://inrupt.com/products/enterprise-solid-server/).**
+as implemented by [all the various Solid server implementations](https://github.com/solid/test-suite).**
23
24
## Usage
25
In the browser, the library is accessible through `solid.auth`:
0 commit comments