pronounsfu/backend/server
Sam 004403895a
fix: require >1 provider for unlink account endpoints (fixes #29)
2023-03-18 23:04:50 +01:00
..
auth feat(backend): add DELETE /users/@me endpoint 2023-03-08 10:32:18 +01:00
rate fix(backend): missing return 2023-03-13 01:31:12 +01:00
auth.go feat: add token IDs, store tokens in db for early invalidation 2023-01-01 00:34:38 +01:00
errors.go fix: require >1 provider for unlink account endpoints (fixes #29) 2023-03-18 23:04:50 +01:00
server.go feat: build entire backend into single executable (including migrations etc) 2023-03-15 10:04:48 +01:00