Files
yara724api/README.md
SepehrYahyaee 6426233350 Fix links
2026-06-13 17:24:25 +03:30

16 lines
295 B
Markdown

# api
Current JWT payload:
```json
{
"username": "saman_insurer@gmail.com",
"sub": "6a144979799f3c63aa63f67c",
"fullName": "بیمه گر سامان",
"role": "company",
"userType": "UserType",
"clientKey": "67f0fd0e53868dc1ff8a2738",
"iat": 1781339791,
"exp": 1781343391
}
```