This commit is contained in:
Milos Stojanovic
2019-06-20 12:57:15 +02:00
parent 39f1090870
commit 85e4e2b6cd

View File

@@ -59,6 +59,6 @@ At the end, open ```configuration.php``` and update AuthInterface handler to ref
Front-end will use session based authentication to authenticate and consume the back-end.
Note: The application will not correctly if cookies are disabled.
Note: The application will not work if you disable cookies.