Question about getting refresh token flow

HI, I’m trying to create a react-redux app with embedded login, signup, forgot password, logout with a corresponding backend API, and I took a look at this:

I’m just curious where would the refresh token fit into this? Would I have to wait until my token expires and I get rejected from my backend and then I try to ask for a refresh token?

Hi @jsherman10,

I think this is a duplicate/extension of this topic:

Let’s continue the conversation in that thread :smile:

Thanks,
Dan

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.