GET PAS Token

https://riot-geo.pas.si.riotgames.com/pas/v1/service/chat

Get a PAS token using the auth token. The PAS token is a JWT that contains the affinity for the XMPP server.

Headers:

Other Variables:

Response:

type PASTokenResponse = string;