Update to newer OIDC library
This commit is contained in:
parent
a363368dc8
commit
6dfc95b582
|
|
@ -11,7 +11,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
"Microsoft.AspNet.Authentication": "1.0.0-*",
|
||||||
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-211021236"
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-rc1-211061307"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": {
|
"dnx451": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue