hi! how can i properly test my app's behavior when access token is expired
y
hi! how can i properly test my app's behavior when access token is expired
r
You can do an action on the frontend which requires session verification, and then you should see a refresh call made automatically.