From 68c568670ce2608153e0d5709b0a08b2418431b4 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 05:30:53 +0300 Subject: Start frontend --- public/register-docs/index.html | 188 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 public/register-docs/index.html (limited to 'public/register-docs') diff --git a/public/register-docs/index.html b/public/register-docs/index.html new file mode 100644 index 0000000..10a4d56 --- /dev/null +++ b/public/register-docs/index.html @@ -0,0 +1,188 @@ + + + + + + Register | + + + + + + + + + + + + + +
+ + + + + + + + +
+ + +
+ + + + + +
+
+ + + + + + + + +
+
+ + + +
+ +
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

+ + + +
+ + + +
+ + + + + + + + -- cgit v1.2.3-70-g09d2