Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2019-06-20 12:57:38 +02:00
parent 0690ee0e70
commit c6cc537eb9

View File

@@ -160,7 +160,7 @@ VALUES
],</code></pre>
<h2 id="api-authentication">API authentication</h2>
<p>Front-end will use session based authentication to authenticate and consume the back-end.</p>
<p>Note: The application will not correctly if cookies are disabled.</p>
<p>Note: The application will not work if you disable cookies.</p>
</section>
</div>