FIXME SR is private

This commit is contained in:
Paul Schneider 2023-03-19 17:57:55 +00:00
commit 123283f277
576 changed files with 75350 additions and 13070 deletions

View file

@ -1,5 +1,4 @@
@using Microsoft.AspNet.Http
@using System
@using System
@using System.Security.Claims
@{
var error = Context.Items["oauth.Error"];
@ -14,4 +13,4 @@
<body>
<h1>Authorization denied</h1>
</body>
</html>
</html>