servicing
This commit is contained in:
parent
1fbd27afe4
commit
bcd2f1e743
9 changed files with 332 additions and 29 deletions
|
|
@ -80,7 +80,7 @@ namespace testOauthClient
|
|||
LoginPath = new PathString("/signin"),
|
||||
LogoutPath = new PathString("/signout")
|
||||
});
|
||||
var host = "http://dev.pschneider.fr";
|
||||
var host = "http://dev.pschneider.fr";
|
||||
app.UseOAuthAuthentication(
|
||||
options =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue