1. 29 Apr, 2019 1 commit
  2. 12 Mar, 2019 1 commit
  3. 04 Feb, 2019 1 commit
  4. 02 Dec, 2018 1 commit
  5. 06 Nov, 2018 1 commit
  6. 07 Oct, 2018 1 commit
  7. 18 Sep, 2018 1 commit
  8. 04 Sep, 2018 1 commit
  9. 23 Aug, 2018 1 commit
  10. 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
  11. 17 Jul, 2018 1 commit
  12. 12 Jul, 2018 2 commits