I mentioned two round trips in the case where the JWT would have to be fetched from the server upon every request and if the refresh token is also expired then that's an extra delay to get a fresh one.
We're a place where coders share, stay up-to-date and grow their careers.
Hello, Desmond can you explain the two round trip u mentioned...How is that happening?
I mentioned two round trips in the case where the JWT would have to be fetched from the server upon every request and if the refresh token is also expired then that's an extra delay to get a fresh one.