With DocHub, you can quickly rework token in text from anywhere. Enjoy capabilities like drag and drop fields, editable textual content, images, and comments. You can collect eSignatures safely, include an additional level of defense with an Encrypted Folder, and collaborate with teammates in real-time through your DocHub account. Make adjustments to your text files online without downloading, scanning, printing or mailing anything.
You can find your edited record in the Documents tab of your account. Manage, email, print, or turn your document into a reusable template. Considering the variety of powerful tools, it’s simple to enjoy smooth document editing and management with DocHub.
okay so now that we have generated a pair of access and refresh s so letamp;#39;s see that how do we use this refresh so for that when do you want to reuse this refresh only when the access has been expired and the client gets a message back from the server that the request is unauthorized and the JWT is expired so you can check that on client side and then you can send back a request with this refresh inside the request body to the server back so this is our route here that is to refresh the here so if we simply make a request here we see that we are getting this thing here that is refresh round but instead here what we want to send here we want to make a post request with the body containing the refresh so the header type would be again content types would be application Jason because we are sending a request Jason body and the body would contain only a single thing and that is the Refresh like this and this should be in quotes inside this risk client and here we need to pass in the