According to this: React-native-auth0 embedded social login not returning refresh token - #9 by mhopey calling /authorize directly is triggering an implicit flow which doesn’t support refresh tokens.
Also seems like react_native_auth0 doesn’t work with Expo.
Any help on getting refresh tokens working with an Expo app would be appreciated!