We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d425d63 + 41698ff commit de0d9b7Copy full SHA for de0d9b7
src/routes/docs/products/auth/server-side-rendering/+page.markdoc
@@ -46,7 +46,7 @@ Admin clients should only be used if you need to perform admin actions that bypa
46
or [unauthenticated requests that bypass rate limits](#rate-limits).
47
{% /info %}
48
49
-To initialize the admin client, we'll need to first [generated an API key](/docs/advanced/platform/api-keys#create-api-key).
+To initialize the admin client, we'll need to first [generate an API key](/docs/advanced/platform/api-keys#create-api-key).
50
The API key should have the following scope in order to perform authentication:
51
52
| Category {% width=120 %} | Required scopes | Purpose |
0 commit comments