From 376ec590ea5da21315a37292817997352e58dee6 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 03:39:36 +0300 Subject: Create the static site DON'T FORGET TO CHANGE site/config.toml BEFORE DEPLOYMENT --- site/public/register-docs/index.html | 188 +++++++++++++++++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 site/public/register-docs/index.html (limited to 'site/public/register-docs/index.html') diff --git a/site/public/register-docs/index.html b/site/public/register-docs/index.html new file mode 100644 index 0000000..10a4d56 --- /dev/null +++ b/site/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