edulinq / autograder-server

A server to automatically grading coding assignments.
MIT License
4 stars 5 forks source link

New API Endpoint: Users Auth #81

Closed Lucas-Ellenberger closed 4 months ago

Lucas-Ellenberger commented 4 months ago

Added a new API endpoint for users/auth. The endpoint allows anyone to verify that the email, password pairing successfully authenticates with the server.