event_sourcing_user_management_poc

PoC for user management in Event Sourcing using SQLite3

Commits at 215cdcbc044c627f406e5e84f0c2e364acbd6051

  1. 215cdcbc Create demo admin user Shota FUJI authored at Shota FUJI comitted at
  2. 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
  3. 8114b7c7 Update go.mod Ran `go mod tidy`. Shota FUJI authored at Shota FUJI comitted at
  4. ffdb111d Add license text for go.sum to satisfy REUSE tool Shota FUJI authored at Shota FUJI comitted at
  5. 963a78d0 Event definitions for admin user creation Shota FUJI authored at Shota FUJI comitted at
  6. 2ca1955c Initial admin creation password generation Shota FUJI authored at Shota FUJI comitted at
  7. 8bbdcbcc Source code formatting setup Shota FUJI authored at Shota FUJI comitted at
  8. 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