parent
8359038927
commit
3c925fc4bf
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"description": "ASP.NET 5 middleware that enables an application to receive a OpenIdConnect bearer token.",
|
||||
"description": "ASP.NET 5 middleware that enables an application to receive an OpenID Connect bearer token.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/aspnet/security"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"description": "ASP.NET 5 middleware that enables an application to support OpenIdConnect authentication workflow.",
|
||||
"description": "ASP.NET 5 middleware that enables an application to support the OpenID Connect authentication workflow.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/aspnet/security"
|
||||
|
|
|
|||
Loading…
Reference in New Issue