Builder

class Builder

Properties

Link copied to clipboard

The format of the claim value.

Link copied to clipboard
var name: String?

The name of the claim. You can't specify exp, iss, nbf, or iat because we validate them by default.

Link copied to clipboard

The claim value. The maximum size of the list is 10. Each value can be up to 256 characters in length. If the format is space-separated-values, the values can't include spaces.