aboutsummaryrefslogtreecommitdiff
path: root/plugins/VNLib.Plugins.Essentials.Accounts/README.md
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-11-02 01:50:05 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-11-02 01:50:05 -0400
commit068a7199257338fcf19888f9670d2a6a9627045b (patch)
treee2a911fae29111693e87d69b8fa0ad4baa2f21f9 /plugins/VNLib.Plugins.Essentials.Accounts/README.md
parent57a68bc08250c43e33b3d3e92263213c81acf0ed (diff)
also carried away
Diffstat (limited to 'plugins/VNLib.Plugins.Essentials.Accounts/README.md')
-rw-r--r--plugins/VNLib.Plugins.Essentials.Accounts/README.md19
1 files changed, 14 insertions, 5 deletions
diff --git a/plugins/VNLib.Plugins.Essentials.Accounts/README.md b/plugins/VNLib.Plugins.Essentials.Accounts/README.md
index 8fce3e1..13f2dad 100644
--- a/plugins/VNLib.Plugins.Essentials.Accounts/README.md
+++ b/plugins/VNLib.Plugins.Essentials.Accounts/README.md
@@ -1,9 +1,18 @@
-# VNLib.Plugins.Essentials.Accounts
+# 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).*
-An essentials web plugin that provides endpoints for authenticating, registering, resetting, local user accounts including multi-factor authentication using TOTP (for now).
+### Dependency notice
+This library uses some external dependencies: VaultSharp, Serilog, libargon2, and FluentValidation.
-#### 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.
+## Builds
+Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below).
-## License
+## Docs and Guides
+Documentation, specifications, and setup guides are available on my website.
+
+[Docs and Articles](https://www.vaughnnugent.com/resources/software/articles?tags=docs,_VNLib.Plugins.Essentials.Accounts)
+[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/Plugins.Essentials)
+[Nuget Feeds](https://www.vaughnnugent.com/resources/software/modules)
+
+## 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