[REFACTOR] Reworking auth implementation

This commit is contained in:
max
2024-12-16 02:34:30 +01:00
parent eb277e0937
commit e8438c807d
8 changed files with 81 additions and 30 deletions

View File

@@ -10,10 +10,6 @@
<ProjectReference Include="..\DotBased\DotBased.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="8.0.6" />
</ItemGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>