mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 12:27:43 +00:00
* feat: add have i been pwned first draft plugin * fix: remove error being thrown when no password or body * fix: return the ctx and ctx body check * feat: add custom message option * feat: add first draft docs for plugin * fix: import in docs * fix: big typo * fix: typo * fix: typo and correct error message * fix: typo and options optional * fix: small fixes import and safe options * feat: add tests - not sure i totaly understand getTestInstance :( * fix: lint * simplify checks and fix tests * feat: add "Have I Been Pwned" plugin to sidebar and update documentation * build --------- Co-authored-by: Bereket Engida <bekacru@gmail.com>