Using an Auth0 Refresh Token will refresh an Access Token generated by Auth0, yes. However, it will not refresh an Access Token delivered by any upstream IdP (i.e. the one stored in the identities array).
3 Likes