From 5f03ea982d73504ec25d0ba54d8807bc65ef8aa5 Mon Sep 17 00:00:00 2001 From: vnugent Date: Sat, 25 Feb 2023 21:08:37 -0500 Subject: Project meta + core features and upgrades --- .../src/VNLib.Plugins.Sessions.OAuth.csproj | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'libs/VNLib.Plugins.Sessions.OAuth/src') diff --git a/libs/VNLib.Plugins.Sessions.OAuth/src/VNLib.Plugins.Sessions.OAuth.csproj b/libs/VNLib.Plugins.Sessions.OAuth/src/VNLib.Plugins.Sessions.OAuth.csproj index ef9629f..fccf98d 100644 --- a/libs/VNLib.Plugins.Sessions.OAuth/src/VNLib.Plugins.Sessions.OAuth.csproj +++ b/libs/VNLib.Plugins.Sessions.OAuth/src/VNLib.Plugins.Sessions.OAuth.csproj @@ -10,16 +10,22 @@ true - True - \\vaughnnugent.com\Internal\Folder Redirection\vman\Documents\Programming\Software\StrongNameingKey.snk latest-all True + + VNLib.Net.Http Vaughn Nugent + Vaughn Nugent + Essentials framework OAuth2 session provider + + Provides OAuth2 sessions and required endpoints for authentication via user applications from the VNLib.Plugins.Essentials.Oauth library + Copyright © 2023 Vaughn Nugent - https://www.vaughnugent.com/resources/software + https://www.vaughnnugent.com/resources/software/modules/VNLib.Core + https://github.com/VnUgE/VNLib.Plugins.Sessions/tree/master/libs/VNLib.Plugins.Sessions.OAuth -- cgit