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

@ -108,6 +108,7 @@
"fx/System.ComponentModel.DataAnnotations >= 4.0.0",
"fx/System.Json >= 4.0.0",
"fx/System.Net >= 4.0.0",
"fx/System.Net.Http >= 4.0.0",
"fx/System.Xml >= 4.0.0",
"fx/System >= 4.0.0"
]