1
0
Fork 0
forked from gorb/backend
Commit graph

3 commits

Author SHA1 Message Date
407460d2aa style: use const generic for token length instead of multiple functions
Simplifies codebase a bit and avoids having to add another function in future if we need another length of token
2025-06-25 13:25:39 +02:00
b223dff4ba feat: move email tokens to valkey
No need to have them in permanent DB storage when they are temporary
2025-06-03 11:01:33 +00:00
7021c80f02 style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00