Commit Graph

9 Commits

Author SHA1 Message Date
14c78536de use login context with newmessage 2025-04-07 22:18:54 -04:00
32bfd109b9 add user identification 2025-04-07 22:08:46 -04:00
a601f1ceec split auth functions to auth.go 2025-04-06 21:45:01 -04:00
ccc0a58f88 implement authentication 2025-04-06 21:36:03 -04:00
824ca781d4 create password auth skeleton 2025-03-30 20:54:41 -04:00
e8d8e8d70b list all users method 2025-03-27 21:20:46 -04:00
25ee1d3299 methods for creating and getting users 2025-03-27 21:07:33 -04:00
9d7ad260f2 change user type from int to uuid string 2025-03-27 20:33:48 -04:00
0b36bcbd6a abstraction 2024-12-29 19:48:41 -05:00