accessTokenHash

@SerialName(value = "ath")
val accessTokenHash: String? = null(source)

RFC 9449: Hash of the access token. The value MUST be the result of a base64url encoding (as defined in Section 2 of RFC7515 the SHA-256 hash of the ASCII encoding of the associated access token's value.