managarten/services/mana-core-auth/src/credits
Till-JS e8c3b97f8f feat(auth): add gift codes and enhanced credit system
- Add gift code creation, redemption, and refund endpoints
- Add Stripe payment link generation for credits
- Add gifts database schema
- Enhance credits controller with new operations
2026-02-13 23:29:30 +01:00
..
dto feat(auth): add gift codes and enhanced credit system 2026-02-13 23:29:30 +01:00
credits.controller.spec.ts fix(mana-core-auth): complete production readiness with test fixes 2026-02-01 14:18:58 +01:00
credits.controller.ts feat(auth): add gift codes and enhanced credit system 2026-02-13 23:29:30 +01:00
credits.module.ts feat(auth): add Stripe credit purchases and subscription management 2026-02-13 22:21:23 +01:00
credits.service.spec.ts Fix wrong type 2025-12-04 23:25:25 +01:00
credits.service.ts feat(auth): add gift codes and enhanced credit system 2026-02-13 23:29:30 +01:00