refactorisation : separation du code serveur d'authentification

This commit is contained in:
Paul Schneider 2018-03-23 13:51:48 +01:00
commit b462350d72
57 changed files with 5452 additions and 108 deletions

View file

@ -129,6 +129,10 @@
"target": "project",
"type": "build"
},
"OAuth.AspNet.AuthServer": {
"target": "project",
"type": "build"
},
"Microsoft.AspNet.Http.Extensions": "1.0.0-rc1-final",
"Microsoft.DiaSymReader.Native": "1.5.0",
"PayPalMerchant-net451": "2.7.109",