# Please check my HTTP login Flow

**URL:** https://discourse.nodered.org/t/please-check-my-http-login-flow/86553
**Category:** General
**Tags:** function-node, database, node-red-dashboard, security
**Created:** [19 March 2024 07:35 UTC](https://discourse.nodered.org/t/please-check-my-http-login-flow/86553 "2024-03-19T07:35:27Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [25 March 2024 10:07 UTC](https://discourse.nodered.org/t/please-check-my-http-login-flow/86553/13 "2024-03-25T10:07:45Z")

</div>

Closing this thread since you opened a new thread about this obstruction

> [@\[login/join\] password bcrypt with mysql](https://discourse.nodered.org/t/login-join-password-bcrypt-with-mysql/86724):
>
> When registering as a member, the password is hash encrypted and stored in the db. And when you log in, compare the "saved password value" with the encrypted input value. But the hash value does not match.. Please tell me the answer.. How can I encrypt and store my password and authenticate it? [join] [login] code [ { "id": "786b1874642b9820", "type": "bcrypt", "z": "f24308a3b5ba3065", "name": "Hash", "action": "encrypt", …

---

_[View the full topic](https://discourse.nodered.org/t/please-check-my-http-login-flow/86553)._
