Add a description for the OpenIdConnect package
This commit is contained in:
parent
aae2e630b4
commit
4a5b9f6b6e
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
|
"description": "ASP.NET 5 middleware that enables an application to support OpenIdConnect authentication workflow.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
||||||
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" },
|
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" },
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue