feat : 토큰 인증 RestApi 구현 / Token기반 haskKey구현 / Dummy, User Token체크 분기

This commit is contained in:
qornwh1
2026-03-04 15:53:15 +09:00
parent 053c5d23b9
commit 343ea43a03
12 changed files with 187 additions and 16 deletions

View File

@@ -30,8 +30,4 @@
<ProjectReference Include="..\ServerLib\ServerLib.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="RestApi\" />
</ItemGroup>
</Project>