MonetizationOS Docs
Workflows ReferenceType Definitions

JwtVerification

type JwtVerification = 
  | ValidJwtVerification
  | NotValidJwtVerification;