HomeDisk/types/src
MedzikUser fd6e6fd0a8
feat (http): login functions have been completed
2022-04-21 20:54:53 +02:00
..
auth feat: zeroize the user's unencrypted password, and other unencrypted values from memory 2022-04-19 23:12:48 +02:00
config types (macros): use `.ok_or(...)` in `option_return` macro 2022-04-19 21:18:45 +02:00
errors feat (http): login functions have been completed 2022-04-21 20:54:53 +02:00
lib.rs config: move from utils to types 2022-04-19 21:10:36 +02:00
macros.rs types (macros): use `.ok_or(...)` in `option_return` macro 2022-04-19 21:18:45 +02:00
token.rs feat (token): add jsonwebtoken 2022-04-19 15:14:17 +02:00