Closed whosFritz closed 1 year ago
Currently I'm trying fetching data with a token from local storage and if it fails I get a new token. Result:
change this so it checks if jwt token is expired "replace getting a new jwt token with checking jwt token" Goal:
Do it with this package
Result:
Currently I'm trying fetching data with a token from local storage and if it fails I get a new token. Result:
change this so it checks if jwt token is expired "replace getting a new jwt token with checking jwt token" Goal:
Do it with this package
Result: