No description
Find a file
Julia Lange b089f62bcd
db&webapi, primitive session tokens
adds a temporary auth method to users which does not require a password
or similar. This is just for testing right now and assumes a self-hosted
no-threats environment.

Also adds a user_key state to keep track of authed users. These
currently *DO NOT EXPIRE* which is pretty bad haha. The entire auth
system will be redone.
2026-03-05 10:15:16 -08:00
koucha db&webapi, primitive session tokens 2026-03-05 10:15:16 -08:00
flake.lock db&adapter, add sqlx + schema & add adapter 2026-02-06 15:01:17 -08:00
flake.nix db&adapter, add sqlx + schema & add adapter 2026-02-06 15:01:17 -08:00