FIXME Razor page errors
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
@using System.Security.Claims
|
||||
@model AuthorisationView
|
||||
@{
|
||||
ViewBag.Title = @SR["Authorize"];
|
||||
ViewBag.Title = "Authorize";
|
||||
}
|
||||
<h1>Authorization Server</h1>
|
||||
<h2>OAuth2 Authorize</h2>
|
||||
|
Reference in New Issue
Block a user