Register Documentation

POST request to /register endpoint Lets a [User] (=student) to authenticate themselves to the system This request can be rejected if the payload is malformed (=not authenticated properly) or if the [AuthRequest.user_id] of the request is not in the list of users that can hold a Gradecoin account

Authentication Process

Gradecoin Side