Why:
- Manual curl token setup was error-prone and allowed stale appToken reuse.
Changes:
- Add a script that accepts tejaratno or parsian, calls GetAppToken, then Login.
- Document the script flow and fill known curl variables from the codebase.
Impact:
- Users can generate fresh Fanavaran tokens without manually copying multi-step curl commands.