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

@ -3,7 +3,9 @@
"Yavsc",
"Yavsc.Abstract",
"Yavsc.Server",
"testOauthClient"
"testOauthClient",
"OAuth.AspNet.Token",
"OAuth.AspNet.Server"
],
"sdk": {
"version": "1.0.0-rc1-update2",