We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db0d14 commit 899d696Copy full SHA for 899d696
src/pages/getting-started/from-scratch.astro
@@ -445,7 +445,8 @@ yarn start:frontend</code></pre>
445
</li>
446
<li>
447
Add authentication with <code>@furystack/auth-jwt</code> and <code
448
- >@furystack/security</code>
+ >@furystack/security</code
449
+ >
450
451
<li>Add authorization rules to your data sets via <code>@furystack/repository</code></li>
452
0 commit comments