react-analytics-widget
react-analytics-widget copied to clipboard
Callback to handel expired or invalidated tokens
I want a callback to know if my accessToken has expired or is incorrect form GoogleProvider component. When using server auth, it is important to refresh token when the previous token has expired. Is there a way to know if my accessToken is invalid or expired?
i have no idea sorry