Nhogs / popoto

Visual query builder for Neo4j graph database
http://popotojs.com
GNU General Public License v3.0
498 stars 70 forks source link

any way to connect to the neo4j without exposing credentials? #73

Closed wspi closed 2 years ago

wspi commented 3 years ago

Hi,

is there a way to connect to the neo4j server, without exposing the credentials? like using another app as a proxy or anything else so the connection to the neo4j becames server side?

thanks

Popotojs commented 2 years ago

Hi Popoto is using Neo4j javascript driver now You can find a discussion on how not to expose the credentials here: https://community.neo4j.com/t/protect-the-database-login-credentials-when-working-with-javascript/1052/3