Commit Graph

20 Commits

Author SHA1 Message Date
Franklin
400f705ead Added UserAuthHeader 2023-01-24 16:56:36 -04:00
Franklin
b14726c7e6 Added more impls 2023-01-21 16:37:35 -04:00
Franklin
6d2814e8ee Added derive impls to most objs 2023-01-21 16:32:33 -04:00
Franklin
a9d0f4d321 Added desc 2022-09-25 12:41:18 -04:00
Franklin
f244ec8f25 Initial commit 2022-09-25 12:40:27 -04:00
Franklin
80abf74269 Removed error from here 2022-08-31 13:17:00 -04:00
Franklin
8c59fdee30 Skip deserializing password and salt fields as well for user obj 2022-08-27 12:03:14 -04:00
Franklin
27fcb01ede Added serde renaming to fields that need it in token 2022-08-27 11:42:43 -04:00
Franklin
62c1937f11 Implemented display for erorr 2022-08-26 22:49:44 -04:00
Franklin
8e49e7e7f1 Added skipping deserialization to fields in token that are skipping being serialized to avoid parsing errors 2022-08-26 22:37:41 -04:00
Franklin
3633ee5254 Added debug trait to errors 2022-08-26 22:35:45 -04:00
Franklin
d8e899e4f2 renamed credentialtype to match json naming conventions 2022-08-26 14:18:00 -04:00
Franklin
3d363e81ac Changed i32 to usize for better conversion 2022-08-26 13:53:29 -04:00
Franklin
684024b555 Changed dtos and domain object to accept credential + CredentialTypes instead of eamil 2022-08-26 13:36:25 -04:00
Franklin
c4da3ee570 Added default app to userdtos 2022-08-26 13:09:52 -04:00
Franklin
c7a33999ca Added error enum to dtos 2022-08-21 11:30:09 -04:00
franklinblanco
6a468ff8a8 Added user domain objs 2022-08-15 11:52:51 -04:00
franklinblanco
cda54f0005 Added user dtos 2022-08-14 14:39:58 -04:00
franklinblanco
58d8516764 Added sample lib 2022-08-12 20:24:52 -04:00
franklinblanco
dfec81964c Initial commit 2022-08-12 20:19:24 -04:00