|
|
e992f7a3ce
|
use serde_json to build http response with JWT json body
|
2023-02-16 10:45:50 +00:00 |
|
|
|
3b6e208004
|
update is_auth trait + deserialize credentials with serde
|
2023-02-16 09:11:15 +00:00 |
|
|
|
881bd2e24d
|
update http lib + remove utils mod + remove lib prefix when calling functions
|
2023-02-15 16:59:28 +00:00 |
|
|
|
bfd539731d
|
use full http lib + remove all http crate dependency
|
2023-02-15 16:42:02 +00:00 |
|
|
|
75e7d63795
|
update http lib version number
|
2023-02-15 15:05:41 +00:00 |
|
|
|
48fc5ce213
|
add http lib and remove http request mod
|
2023-02-15 14:45:58 +00:00 |
|
|
|
78e06756e2
|
feat: #20 add email in JWT claims
|
2022-11-29 13:42:46 +00:00 |
|
|
|
900dcebcad
|
fix(tests): check if the fetch pubkey validates the JWT
|
2022-11-21 10:13:20 +00:00 |
|
|
|
91e80cfbf4
|
feat(jwt): #16 add a route to get the public key
|
2022-11-19 14:48:22 +00:00 |
|
|
|
45c9112af2
|
improv: add a logger (#18) + log client IP (#19)
|
2022-11-07 10:28:58 +00:00 |
|
|
|
e02849ca8e
|
release(v0.2.0): version number bumped
|
2022-10-14 14:50:21 +00:00 |
|
|
|
55d524ea1b
|
feat: #11 impl config (#9) + set JWT with asymmetric signatures
|
2022-10-12 14:51:24 +00:00 |
|
|
|
72d1fba8f4
|
feat: #11 impl JWT + add associated tests
|
2022-10-10 17:22:36 +00:00 |
|
|
|
8bf503df14
|
feat: #8 impl a credentials store
|
2022-09-29 14:25:38 +00:00 |
|
|
|
0a76efdc64
|
improv: #5 use tokio crate to handle incoming conn async
|
2022-09-15 18:10:10 +01:00 |
|
|
|
5fc2a07bce
|
feat: #3 add a target and http version validator
|
2022-09-14 18:00:12 +01:00 |
|
|
|
e0d72b08cf
|
feat: #1 impl an http body parser
|
2022-09-09 14:02:16 +01:00 |
|
|
|
f7a7cddde5
|
init repository
|
2022-09-08 08:42:26 +01:00 |
|