This commit is contained in:
Francesco 2023-11-11 11:44:58 +01:00
parent 70780de96e
commit 55ede1e603

View File

@ -432,7 +432,7 @@ For example, you can add something like this to your security configuration:
<p>
With this configuration, only <code>ADMIN</code> users are allowed to access the SnapAdmin routes for the protected tables. As always, you can customize this further to your needs as long as you follow these guidelines.
You can look at the <a href="#">SnapAdmin auth test project</a> to see a full implementation and use it as a blueprint for your own projects.</p>
You can look at the <a href="https://github.com/aileftech/snap-admin-test/tree/main/auth">SnapAdmin auth test project</a> to see a full implementation and use it as a blueprint for your own projects.</p>
<div class="separator"></div>
<h2 id="troubleshooting">5. Troubleshooting</h2>