edulinq / autograder-server

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

Users/Auth: New API Endpoint #82

Closed Lucas-Ellenberger closed 3 months ago

Lucas-Ellenberger commented 3 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 through a no-op.