managarten/services/mana-core-auth/src/auth
Wuesteon 0ebfde0851 fix(ci): build shared packages before tests and fix formatting
- Add build:packages step to all test.yml jobs (fixes @manacore/shared-nestjs-auth not found)
- Handle missing coverage artifacts gracefully in test-coverage.yml
- Update .prettierignore to exclude apps-archived/ and problematic files
- Format all source files to pass CI checks

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 23:15:00 +01:00
..
dto first auth impl 2025-12-01 13:30:58 +01:00
services fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
types 🐛 fix(auth): use Better Auth native JWT validation with EdDSA 2025-12-01 15:18:57 +01:00
auth.controller.spec.ts fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
auth.controller.ts 🐛 fix(auth): use Better Auth native JWT validation with EdDSA 2025-12-01 15:18:57 +01:00
auth.module.ts first auth impl 2025-12-01 13:30:58 +01:00
better-auth.config.ts fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
jwt-validation.spec.ts fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00