compactJwt

@JvmName(name = "osubjtuixttfxrdm")
suspend fun compactJwt(value: Output<String>)
@JvmName(name = "cypaacjqcrifogbn")
suspend fun compactJwt(value: String?)

Parameters

value

The compact encoding of a JWS, which is always three base64 encoded strings joined by periods. For details, see: https://tools.ietf.org/html/rfc7515.html#section-3.1