Skip to content

Feat/add token logic

Daniel Palomar requested to merge feat/add-token-logic into main
  • Add a token creation and usage instead of send the user/password every time.
  • Refactor the client.
  • Extract the services to a custom classes to decouple them from client.

Merge request reports