From ffe9a19d1796a53ae4e163aef1752e1e290d6970 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sat, 1 Oct 2022 16:14:09 -0400 Subject: [PATCH] Add TODO --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45493b9..60c42a9 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,5 @@ Run the tests locally (against development environment) 1. Return a text response instead of HTML if a `.txt` extension [is requested](https://docs.mojolicious.org/Mojolicious/Plugin/DefaultHelpers#respond_to) 1. Post thread via SMS (twil.io??) +1. Implement + [bcrypt](https://metacpan.org/pod/Mojolicious::Plugin::BcryptSecure)