feat: update ssr dx nextjs

This commit is contained in:
loks0n
2024-02-22 16:45:59 +00:00
parent bbc5904e96
commit a70e8b5252
6 changed files with 42 additions and 33 deletions

View File

@@ -71,8 +71,6 @@ For this tutorial you'll need an API key with the following scopes:
| Category {% width=120 %} | Required scopes | Purpose |
|-----------|---------------------|---------|
| Accounts | `accounts.read` | Allows API key to read account information. |
| | `accounts.write` | Allows API key to create, update, and delete account information. |
| Sessions | `sessions.write` | Allows API key to create, update, and delete sessions. |
{% only_dark %}