JWT

public struct JWT

A JSON Web Token (JWT) to be used to authorize API requests.

The JWT is valid for 20 minutes, but will be renewed automatically when performing requests with BagbutikService.

Full documentation for how JWT is used with the API: https://developer.apple.com/documentation/appstoreconnectapi/generating_tokens_for_api_requests