Skip to content
Snippets Groups Projects
  1. Dec 23, 2024
    • Tomaz Lovrec's avatar
      add a request correlation id and log it · 4d0cfc1c
      Tomaz Lovrec authored
      Required a rewrite of most of the logging throughout the app as the
      correlation ID is added to the logger through context, which means we no
      longer need to pass the logger around, but rather only reconstruct it
      from context where needed.
      4d0cfc1c
  2. Dec 19, 2024
  3. Dec 17, 2024
  4. Dec 14, 2024
  5. Dec 13, 2024
  6. Dec 09, 2024
  7. Dec 04, 2024
  8. Dec 02, 2024
  9. Dec 01, 2024
  10. Nov 30, 2024
  11. Nov 29, 2024
  12. Nov 28, 2024
  13. Nov 26, 2024
  14. Nov 22, 2024
  15. Nov 20, 2024
    • Tomaz Lovrec's avatar
      parse the user JWT from auth api · a4789fc0
      Tomaz Lovrec authored
      The Auth API has recently switched to a more secure shared-key signed
      JWT to transmit user information to downstream services instead of a
      plain JSON in order to allow the consumers to verify the token issuer.
      a4789fc0
  16. Oct 19, 2024
  17. Oct 18, 2024
  18. Oct 13, 2024
  19. Oct 12, 2024
  20. Oct 08, 2024
  21. Oct 07, 2024
  22. Oct 06, 2024
  23. Oct 05, 2024
Loading