【发布时间】:2015-11-19 18:00:33
【问题描述】:
我正在使用 Neo4J REST 服务并将加密的用户名和密码作为身份验证标头的一部分传递。但是任何其他人都可以访问我在 javascript 文件中的用户名和密码。
关于如何保护我的 Neo4J 凭据的任何建议。
【问题讨论】:
-
any other person will have access to my username and password as it is in javascript file你能详细说明一下吗?请发布一些代码。
标签: javascript authentication neo4j passwords password-protection