Dialup.Auth.Hash (Dialup v0.2.0)

Copy Markdown View Source

Password hashing wrapper.

Uses :bcrypt_elixir when available; otherwise falls back to a deterministic test hasher so Dialup tests compile without optional deps.