From 1be690c0d05eab08876ac42d8081625c827ee73d Mon Sep 17 00:00:00 2001 From: elek-hmd <87790369+elek-hmd@users.noreply.github.com> Date: Tue, 29 Nov 2022 22:25:12 +0800 Subject: [PATCH] Notify user that we will fix the logging in issue --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 73aacda..2c87261 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +## We will fix HackMD VSCode extension logging-in issue + +Users have been unable to log in to the VSCode extension. We apologize for your hampered workflow. + +The logging-in of our VSCode extension broke since we've introduced several measures into the logging-in flow to ward off bot registrations and other spam. + +We will fix this in 2~3 weeks. Instead of email and password, you will use an API token for logging in to the extension in the future. + +We could have avoided this issue and have learned a lesson. We apologize for the inconvenience you might experience. + +---- + # The official HackMD Markdown VSCode extension Use the same [HackMD](https://hackmd.io) markdown right in VSCode!