From a03d557718420043f566ced1622dbbe21ac635b7 Mon Sep 17 00:00:00 2001 From: Soheil Hajizadeh Date: Sat, 8 Aug 2026 15:59:17 +0330 Subject: [PATCH] Update the ReadMe.md file, Documents of the apps should be LINKED here. Suiggestion : for example we currently have [Fanavaran integration](docs/fanavaran/README.md) linked to the main files, I suggest for the flows and etc we should LINK the documented file. --- README.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index cb6b1a2..fda92ef 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,3 @@ -# api +## Documentation -Current JWT payload: -```json -{ - "username": "saman_insurer@gmail.com", - "sub": "6a144979799f3c63aa63f67c", - "fullName": "بیمه گر سامان", - "role": "company", - "userType": "UserType", - "clientKey": "67f0fd0e53868dc1ff8a2738", - "iat": 1781339791, - "exp": 1781343391 -} -``` +- [Fanavaran integration](docs/fanavaran/README.md) \ No newline at end of file