From b4d90a4d8d23d1ced460c24c3f3b4d8114460347 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 9 Apr 2021 21:06:37 +0300 Subject: Add auth scheme JWT --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 10e98cd..664336c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ $ curl --location --request POST 'localhost:8080/transaction' --header 'Content- ## authentication Students generate their own `keypairs` and authenticate with their METU Student IDs. +Some JWT scheme, coming up. + Authenticated students propose transactions, between them and another node (=public keys) or between the grader (=bank) and themselves. ## transactions -- cgit v1.2.3-70-g09d2