aboutsummaryrefslogtreecommitdiff
path: root/libs/VNLib.Plugins.Sessions.OAuth/README.md
blob: 310225f23f71d2ef68813a54e6462e84ebc2811c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# VNLib.Plugins.Sessions.OAuth
*Provides OAuth2 sessions and required endpoints for authentication via user applications from the VNLib.Plugins.Essentials.Oauth library*

This library may be loaded as a standard VNLib.Plugins.Essentials framework plugin (standalone mode) or loaded by the SessionProvider plugin (integrated mode) for multiple runtime session support.  

**This library requires 3rd-party dependencies**  

## 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.sessions.oauth)  
[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Plugins.Sessions)  
[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 file for more information.