in the video it is mentioned that a refresh token ...
# general
l
in the video it is mentioned that a refresh token tree can be maintained on the backend - is that how supertokens works or should I wait on the front-end to get exactly one new token? Effectively pausing all consequent requests until I get the new token?