GetServiceAuthQueryParams

constructor(aud: Did, exp: Long? = null, lxm: Nsid? = null)

Parameters

aud

The DID of the service that the token will be used to authenticate with

exp

The time in Unix Epoch seconds that the JWT expires. Defaults to 60 seconds in the future. The service may enforce certain time bounds on tokens depending on the requested scope.

lxm

Lexicon (XRPC) method to bind the requested token to