I’m trying to figure out where is the refresh token stored in an Android React Native application, and if it is stored securely and/or encrypted.
Also if it is not stored securely, is there any way to change how/where it is stored in order to store it in an encrypted storage?