From 548cb2db952526d6a0f9d31557412bdb1127ef97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Fri, 20 Oct 2017 11:11:15 +0200 Subject: [PATCH] Update OpenIddict.Core's package description --- src/OpenIddict.Core/OpenIddict.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenIddict.Core/OpenIddict.Core.csproj b/src/OpenIddict.Core/OpenIddict.Core.csproj index f035cd14..c5668db7 100644 --- a/src/OpenIddict.Core/OpenIddict.Core.csproj +++ b/src/OpenIddict.Core/OpenIddict.Core.csproj @@ -7,7 +7,7 @@ - Core components of OpenIddict. + OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database. Kévin Chalet aspnetcore;authentication;jwt;openidconnect;openiddict;security