From eb79b6f28f3bc7c42a2c255a92e363a0aecef5d8 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 7 Oct 2022 17:12:58 -0500 Subject: [PATCH] Add TODOs to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f605bd9..0cf3155 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,9 @@ deno task start ``` This will watch the project directory and restart as necessary. + +# WIP + +- Authn: https://github.com/dashbitco/mix_phx_gen_auth_demo/blob/auth/README.md + - Mail client +- Tokens and IDs? I'd love to use ULIDs or something