Eric Callahan eddf47e4a3 authorization: use SQL tables to store user info
Add a UserInfo class which provides type annotations for each member.
This class easily converts to a dict or tuple, simplifying conversion
for usage in SQL statements.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2024-05-21 06:18:46 -04:00
..
2024-03-11 06:26:18 -04:00
2023-02-22 12:16:27 -05:00
2024-04-28 12:32:34 -04:00