|
|
734ec7901d
|
add a message module holding struct to manager json response body + fix tests
|
2023-02-16 11:29:21 +00:00 |
|
|
|
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 |
|
|
|
78e06756e2
|
feat: #20 add email in JWT claims
|
2022-11-29 13:42:46 +00:00 |
|
|
|
91e80cfbf4
|
feat(jwt): #16 add a route to get the public key
|
2022-11-19 14:48:22 +00:00 |
|
|
|
17a098ef89
|
improv: replace eprintln with logger (#18) + fix mod documentation
|
2022-11-07 10:47:45 +00:00 |
|
|
|
b73add00c5
|
feat: #13 impl the JWT validation + some fixes
|
2022-10-14 14:45:03 +00:00 |
|
|
|
6166310283
|
refactor GET handler + impl JWTSigner
|
2022-10-13 16:06:27 +00:00 |
|