forked from Yara724/api
921f9719c7466a3ab0c7342578bd1e7a1945b4e2
- auth.module.ts: keep HashService (upstream accidentally removed it) - payload.types.ts: merge both - add upstream's clientId field - claim-request-management.module.ts: keep RegistrarClaimMirrorController - expert-initiated-blame.mirror.controller.ts: keep our clean version Co-authored-by: Cursor <cursoragent@cursor.com>
api
Current JWT payload:
{
"username": "saman_insurer@gmail.com",
"sub": "6a144979799f3c63aa63f67c",
"fullName": "بیمه گر سامان",
"role": "company",
"userType": "UserType",
"clientKey": "67f0fd0e53868dc1ff8a2738",
"iat": 1781339791,
"exp": 1781343391
}
Description
Languages
TypeScript
98.7%
JavaScript
1.1%
Shell
0.2%