- Login/Logout
- User
- Role
- Depart
- Students
Clone the project
git clone https://github.com/radiationtea/AuthenticationServerGo to the project directory
cd AuthenticationServerBuild project
dotnet buildStart the server
dotnet ./bin/Debug/*/Auth.dll