Can I use a refresh token if I am using webauth to login?

Hi, I am using the webauth pop up to log in to my react native app. I receive the refreshToken back after log in. How do I get a new access token with the refresh token? Is it possible with webauth? Do I need to use the sdk? Any help will be appreciated as I don’t see refresh token in the startup guides.