We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6843511 + b8ffe59 commit a2286e5Copy full SHA for a2286e5
docs/source/guides/auth.mdx
@@ -37,7 +37,7 @@ This guide uses [Auth0](https://auth0.com/) as the Identity Provider.
37
1. Install or update the Rover CLI. You need at least v0.35 or later.
38
39
```sh showLineNumbers=false
40
- curl -sSL https://rover.apollo.dev/download/latest | sh
+ curl -sSL https://rover.apollo.dev/nix/latest | sh
41
```
42
43
### Step 1: Set up the Auth0 Identity Provider
0 commit comments