aboutsummaryrefslogtreecommitdiff
path: root/plugins/VNLib.Plugins.Essentials.Accounts/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/VNLib.Plugins.Essentials.Accounts/README.md')
-rw-r--r--plugins/VNLib.Plugins.Essentials.Accounts/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/VNLib.Plugins.Essentials.Accounts/README.md b/plugins/VNLib.Plugins.Essentials.Accounts/README.md
new file mode 100644
index 0000000..8fce3e1
--- /dev/null
+++ b/plugins/VNLib.Plugins.Essentials.Accounts/README.md
@@ -0,0 +1,9 @@
+# VNLib.Plugins.Essentials.Accounts
+
+An essentials web plugin that provides endpoints for authenticating, registering, resetting, local user accounts including multi-factor authentication using TOTP (for now).
+
+#### Builds
+Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my [website](https://www.vaughnnugent.com/resources/software). All tar-gzip (.tgz) files will have an associated .sha384 appended checksum of the desired download file.
+
+## License
+Source files in for this project are licensed to you under the GNU Affero General Public License (or any later version). See the LICENSE files for more information. \ No newline at end of file