Campbell Alden
07aac38dbc
Configure CORS and security middlewares
2026-09-05 23:53:40 +09:00
Campbell Alden
cb70df80e1
Add a script for seeding data into the database
...
Expects a Data argument which is a directory containing the text for
A Study in Scarlet
2026-08-15 00:14:12 +09:00
Campbell Alden
782e0b0ad6
Add in a mechanism for email confirmation
...
This is some of the way there but it is still missing at least:
- An actual page to view to confirm the email
- An expiry time on the minted JWT (and other JWT issues like "sub")
2026-08-03 00:33:12 +09:00
Campbell Alden
387e2fa490
Add an auth service for minting and decoding JWTs
2026-08-02 22:50:05 +09:00
Campbell Alden
12797e3cae
Add users
2026-08-01 01:10:32 +09:00
Campbell Alden
09381d17d0
Initialize repo
2026-07-30 00:14:57 +09:00