freechat/server-api/db/src
shockrah c0f5908089 Tiny auth module for literally just redis and jwt things
Also we're doing a really budget version of sessions here so we might change things later but this is fine for now
2020-12-22 21:30:35 -08:00
..
auth.rs Tiny auth module for literally just redis and jwt things 2020-12-22 21:30:35 -08:00
channels.rs db-lib::Channel::delete now gives back the actual sql error on failure 2020-11-18 00:28:08 -08:00
common.rs updated dependancies for db-lib so that serde::Serialize works as intended 2020-11-17 22:27:28 -08:00
invites.rs casting to avoid calamity with signedness memes 2020-11-16 22:56:56 -08:00
lib.rs Tiny auth module for literally just redis and jwt things 2020-12-22 21:30:35 -08:00
member.rs Better docs inspired jsdocs in db-lib::Member::add 2020-11-21 13:20:46 -08:00
messages.rs First pass build of messages::send functionality 2020-11-12 13:16:50 -08:00