Draft: login
Working in the login mechanism and frontend state management with Pinia:
- Login mechanism in the backend using CAS-SSO and idp
- Frontend state management with Pinia (using
"vue":"latest"
harcoded in the frontendpackage-lock.json
file while waiting for the new codex release which causes the repository pipeline to fail during thebuild
step)