JwtError

@objc(VSSJwtError)
public enum JwtError : Int, LocalizedError

Declares error types and codes

  • incorrectNumberOfJwtComponents: Number of JWT components doesn’t equal 3
  • utf8StrIsInvalid: Invalid UTF8 string to sign