Skip to content

radiationtea/AuthenticationServer

Repository files navigation

AuthenticationServer

Authentication server for 3C
GPLv3 License

Endpoints

  • Login/Logout
  • User
  • Role
  • Depart
  • Students

Run Locally

Clone the project

  git clone https://github.com/radiationtea/AuthenticationServer

Go to the project directory

  cd AuthenticationServer

Build project

  dotnet build

Start the server

  dotnet ./bin/Debug/*/Auth.dll

Releases

No releases published

Packages

No packages published