Hi All,
I have been using NeoVis.js for visualizing Neo4J data in my application which is browser-based.
NeoVis.js implementation requires us to hardcode the password for Noe4J in order for the visualization to work. But if we deploy this code to production the password can be retrieved from the browser console by any user who uses the application.
Could you please suggest if there is an option to hide this password and there are alternate visualization tools that do not require the password to be embedded in the code?
Regards,
Pruthvi