Closed khoroshevskyi closed 8 months ago
It might be nice to store jwt as an object with an expiry date so we know when to nullify it and request a new login.
By @nleroy917
If jwt is expired, PEPhub return code 500 (Internal Server Error server). Add functionality that prevents it.
I didn't have this issue again so I assume it is fixed on server side
This issue is not solved.
It might be nice to store jwt as an object with an expiry date so we know when to nullify it and request a new login.
By @nleroy917