Blagoja95 / job-board-web-app

Job board web app made with ReactJS, TailwindCSS and JAVA EE. Running back-end on Tomcat and storing data using MySQL RDBMS and administering it using phpMyAdmin. All parts containerized using Docker together with docker compose tool to handle all images, containers and other configurations.
0 stars 1 forks source link

60 Sessions update #66

Closed Blagoja95 closed 10 months ago

Blagoja95 commented 10 months ago

Update sessions handling. Logout API Updated documentation. Improved client side. Review navigation and page. getCookieValue method checkSession method. Common methods Document cookie custom API

Blagoja95 commented 10 months ago