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 --- TODO.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 3f8c3ea..7b58d96 100644 --- a/TODO.md +++ b/TODO.md @@ -7,8 +7,12 @@ - [ ] check the nonce for incoming blocks ## Authentication -- [ ] pick a user authentication scheme - - [ ] implement it +- [X] pick a user authentication scheme = [JWT](https://tools.ietf.org/html/rfc7519) Seems perfect +- [ ] implement JWT + - https://blog.logrocket.com/jwt-authentication-in-rust/ + - https://crates.io/crates/jsonwebtoken + - https://jwt.io/introduction/ + - https://jwt.io/#debugger-io - [ ] users should be able to _sign_ their transactions ## Done & Brag -- cgit v1.2.3-70-g09d2