managarten/packages/mana-core-nestjs-integration/src
Till-JS c90c79d6b7 feat(mana-core-nestjs): add OptionalAuthGuard and Public decorator
- Add OptionalAuthGuard for endpoints that allow unauthenticated access
- Add Public decorator to mark routes as public
- Export new guards and decorators from package
- Add subpath exports for guards and decorators

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 21:02:20 +01:00
..
decorators feat(mana-core-nestjs): add OptionalAuthGuard and Public decorator 2025-11-28 21:02:20 +01:00
exceptions style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
guards feat(mana-core-nestjs): add OptionalAuthGuard and Public decorator 2025-11-28 21:02:20 +01:00
interfaces style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
services style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
index.ts feat(mana-core-nestjs): add OptionalAuthGuard and Public decorator 2025-11-28 21:02:20 +01:00
mana-core.module.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00