From 3f6d54449a9e970f04483ccf30951207b9664e1a Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Fri, 19 Jun 2026 00:34:17 +1000 Subject: Added basic infrastructure for JWT authentication --- Server.csproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Server.csproj') diff --git a/Server.csproj b/Server.csproj index 5188548..eb636a3 100644 --- a/Server.csproj +++ b/Server.csproj @@ -38,6 +38,7 @@ + @@ -45,10 +46,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + -- cgit v1.3