rwadurian/backend/services/identity-service/src
hailin 6b10b15492 chore(identity): temporarily disable device registration check
Allow same device to create multiple accounts for testing purposes.
Original validation code is commented out and can be restored later.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 11:07:21 -08:00
..
api feat(referral): integrate referral system with identity-service and mobile-app 2025-12-08 22:37:06 -08:00
application fix(guide): use fitWidth to prevent image stretching + add debug logs 2025-12-09 18:36:43 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain chore(identity): temporarily disable device registration check 2025-12-10 11:07:21 -08:00
infrastructure fix(mnemonic): fix recovery-by-mnemonic using hash verification instead of address matching 2025-12-08 09:02:24 -08:00
shared feat(identity): change username format to '榴莲女皇x号' 2025-12-08 20:16:11 -08:00
app.module.ts fix(identity): add StorageService to InfrastructureModule in app.module.ts 2025-12-07 21:53:06 -08:00
main.ts fix(services): add Kafka microservice for @MessagePattern to work 2025-12-10 09:57:07 -08:00