Generate JWT Token
Generate a JWT token for an entity group with the given options. This token can be used to authenticate to any entity in the entity group as the user in the Mercoa API and iFrame.
Bearer authentication of the form Bearer <token>, where token is your auth token.