Skip to content

Structure

BoolClaim

A claim which represents a bool
struct BoolClaim

Overview

If a string is provided, and the string doesn’t represent a bool, then false will be used.

Topics

Initializers

Instance Properties

Relationships

Conforms To

  • JWTClaim
  • Swift.Decodable
  • Swift.Encodable
  • Swift.Equatable
  • Swift.ExpressibleByBooleanLiteral
  • Swift.ExpressibleByExtendedGraphemeClusterLiteral
  • Swift.ExpressibleByStringLiteral
  • Swift.ExpressibleByUnicodeScalarLiteral
  • Swift.Sendable
  • Swift.SendableMetatype