We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76526b2 commit 949f61bCopy full SHA for 949f61b
README.md
@@ -12,7 +12,8 @@ while storing their data in their own data pod.
12
that allows your apps to log in and read/write data using
13
a [Node Solid Server](https://github.com/solid/node-solid-server/).
14
15
-**⚠️ New projects should use [solid-client-authn](https://github.com/inrupt/solid-client-authn-js) instead,
+**⚠️ New projects should use [solid-client-authn](https://github.com/inrupt/solid-client-authn-js)
16
+or [solid-auth-fetcher](https://github.com/solid/solid-auth-fetcher) instead,
17
which leverages the secure DPoP authentication mechanism
18
from the current [Solid specification](https://solid.github.io/authentication-panel/solid-oidc/),
19
as implemented by
0 commit comments