managarten/services/mana-core-auth/src
Till-JS 79acf8b8b8 feat(presi): add PillNavigation and fix auth service JWT parsing
Presi webapp:
- Add PillNavigation from @manacore/shared-ui
- Create navigation store for sidebar/collapsed state
- Update layout with floating/sidebar nav modes
- Hide nav on presentation and shared routes
- Add theme toggle and logout to navigation

Auth service:
- Fix JWT private key parsing by converting \n to actual newlines
- Required for Docker env vars where newlines are escaped

Environment:
- Add localhost:5174-5179 to CORS_ORIGINS for all webapp ports

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 20:49:45 +01:00
..
auth feat(presi): add PillNavigation and fix auth service JWT parsing 2025-11-28 20:49:45 +01:00
common style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
config style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
credits style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
db style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
app.module.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
main.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00