Mentions légales du service

Skip to content

Use JWT to authorize tacw/report after robert/report succeeded

Merisier Tac requested to merge jwt into develop

Still TODO:

  • Bump the robert API versions. Not sure how providing two versions of the same endpoint works.
  • Adjust tests for the new robert API
  • Fix tacw tests by using a JWT signed by a temporary key
  • Add scenarios for authentication failures (invalid signature, expired token)

Closes #8 (closed).

Edited by Merisier Tac

Merge request reports