0

In the commercetools JVM SDK class SphereClient is no way to access the access token of the client, how can I achieve this?

Dalek
  • 148
  • 8

1 Answers1

1

No, it is not possible, buy you can use the class TokensFacade to obtain another, fresh generated, access token.

Dalek
  • 148
  • 8