event_sourcing_user_management_poc

PoC for user management in Event Sourcing using SQLite3

Commits at faab1520d98ae7f5cd040337d86f899c61552453

  1. faab1520 User login Shota FUJI authored at Shota FUJI comitted at
  2. 874009ad Initial admin user creation Shota FUJI authored at Shota FUJI comitted at
  3. 4e889ebb HTTP server Shota FUJI authored at Shota FUJI comitted at
  4. 435d1f6f Save event type to DB Or how are we suppose to decode the stored value? Brute-force? Shota FUJI authored at Shota FUJI comitted at
  5. 215cdcbc Create demo admin user Shota FUJI authored at Shota FUJI comitted at
  6. 7c99a358 Output debug logs by default This is PoC and is not a will-be-released software: it makes no sense to suppress debug logs by default. Shota FUJI authored at Shota FUJI comitted at
  7. 8114b7c7 Update go.mod Ran `go mod tidy`. Shota FUJI authored at Shota FUJI comitted at
  8. ffdb111d Add license text for go.sum to satisfy REUSE tool Shota FUJI authored at Shota FUJI comitted at
  9. 963a78d0 Event definitions for admin user creation Shota FUJI authored at Shota FUJI comitted at
  10. 2ca1955c Initial admin creation password generation Shota FUJI authored at Shota FUJI comitted at
  11. 8bbdcbcc Source code formatting setup Shota FUJI authored at Shota FUJI comitted at
  12. 197968b2 Add license file This is not a product. I don't care someone using it or ownership or whatever. Shota FUJI authored at Shota FUJI comitted at