refactorisation : separation du code serveur d'authentification

This commit is contained in:
2018-03-23 13:51:48 +01:00
parent 815371bfa3
commit d287eabb48
57 changed files with 5452 additions and 108 deletions

View File

@ -14,6 +14,12 @@
},
{
"path": "Yavsc.Server"
},
{
"path": "OAuth.AspNet.AuthServer"
},
{
"path": "OAuth.AspNet.Token"
}
],
"settings": {