src / routes / index.js
file and update following code with replace code:src/services/auth/firebase/config.js
In this file, you will find a constant object config which contains the credential properties, you need to add your credentials to those properties.src / @jumbo / constants / AppConstants.js
file and update value like below example. src / services / auth /
and open index.js file.
In this file import Firebase like below example:src/services/auth/jwt/config.js
In this file,update server user where your auth server is installed. see example:src / @jumbo / constants / AppConstants.js
file and update value like below example. src / services / auth /
and open index.js file.
In this file import JWT Auth like below example: