Implemented an async callback to be executed after the token is refreshed. This enhancement allows for custom actions, like storing new refreshed token, to be triggered upon token renewal. Updated the PikPakApi class and adjusted the test script accordingly.
Implemented an async callback to be executed after the token is refreshed. This enhancement allows for custom actions, like storing new refreshed token, to be triggered upon token renewal. Updated the PikPakApi class and adjusted the test script accordingly.