I cannot find how to get access and refresh token ...
# general
s
I cannot find how to get access and refresh token to use for insomnia or send to client, there is no response sent from the /api/session/refresh example except a string saying
Copy code
res.send("Successful refreshing of session!");