Compare commits
4
Commits
7fe5f7aef3
...
1.95.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c194c1141 | ||
|
|
b41136e2c7 | ||
|
|
41eb4daeb4 | ||
|
|
c423f04b42 |
@@ -92,7 +92,7 @@ public static class Api
|
||||
|
||||
await context.SignOutAsync(OpenIdConnectDefaults.AuthenticationScheme, new AuthenticationProperties
|
||||
{
|
||||
RedirectUri = currentBaseUrl
|
||||
RedirectUri = currentBaseUrl,
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user