From 937278c8d586ec313143b37034604f8524102c06 Mon Sep 17 00:00:00 2001 From: Elizabeth Cray Date: Sun, 1 Oct 2023 23:58:07 -0400 Subject: [PATCH] Update README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8f8505a..a55687a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ use Mastodon oauth to generate system users Warrant canary available at /etc/ttyserver/canary +# Work In Progress + +## Active TODO: + +*Fix OAuth Process (Invalid showing up)* + +Fix involves changing auth procedure to store the reusable auth token encrypted in the client browser. +This should alleviate the occasional invalid error. + ## TODO: (From Fedi Reports) * [ ] Descriptive pubkey upload responses