Setting User-Agent in Elixir with Finch, HTTPoison, Req, or Tesla ThinkingElixir 112: Putting LiveView in a Chrome Extension

Preventing reuse of the same password

Safe passwords are a very important aspect of application security. How can you check if the password has not been used before? Compare passwords in Elixir thanks to Bcrypt.

More on: https://bartoszgorka.com/preventing-reuse-of-the-same-password