aboutsummaryrefslogtreecommitdiff
path: root/plugins/VNLib.Plugins.Essentials.Accounts/README.md
blob: 13f2dad7bbbd289633b8971859e57cb23053aa6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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).*

### 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 (link below).  

## 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.