1. 26 Jul, 2018 1 commit
    • Denis Arh's avatar
      Implements JWT authorization along with some refactoring · d886a987
      Denis Arh authored
       - introduces auth package, for common (sam, crm) auth handlers
       - routes are now generated inside server package, each handler got its own MountRoutes(r chi.Router, middlewares ...func(http.Handler) http.Handler)
       - there MountRoute methods are now called from non-generated code so we can inject services to (rest) controllers
      d886a987
  2. 25 Jul, 2018 5 commits
  3. 23 Jul, 2018 11 commits
  4. 22 Jul, 2018 2 commits
  5. 20 Jul, 2018 6 commits
  6. 19 Jul, 2018 15 commits