Files
Ajurna e5086ec653
Some checks failed
Build and push image / deploy (push) Has been cancelled
Add authentication and session management improvements
Introduce navigation guards for authentication and admin access within routes. Replace localStorage usage with secure token storage via httpOnly cookies, and add token blacklisting upon logout. Enhance token refresh mechanism and session expiration handling to improve security and user experience.
2025-05-21 22:53:29 +01:00
..
2022-08-31 15:09:02 +01:00
2022-09-07 15:14:03 +01:00
2025-04-04 08:20:24 +01:00
2025-04-04 08:20:24 +01:00

frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.