managarten/packages/mana-core-nestjs-integration
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
..
src feat(mana-core-nestjs): add OptionalAuthGuard and Public decorator 2025-11-28 21:02:20 +01:00
package.json feat(mana-core-nestjs): add OptionalAuthGuard and Public decorator 2025-11-28 21:02:20 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00