HomeDisk/types/src
2022-04-19 23:12:48 +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 (server): add /register in auth (without tokens yet) 2022-04-19 13:05:47 +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