AuthToken

fun AuthToken(issuer: String, principalAccount: String, issuedAt: Instant, expiresAt: Instant, clientDomain: String? = null)