We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c665b7 commit ed0159fCopy full SHA for ed0159f
1 file changed
docs/guides/authenticating_with_a_script.md
@@ -6,7 +6,7 @@ The approach works with any Solid server that supports the Client Credentials gr
6
7
## Prerequisites
8
9
-- [Node.js](https://nodejs.org/) v20 or later (for built-in `fetch`)
+- An [LTS or current version](https://nodejs.org/en/about/previous-releases) of [Node.js](https://nodejs.org/)
10
- A Solid account with a Pod on a server that supports Client Credentials
11
- Basic familiarity with JavaScript
12
0 commit comments