Method Validate(string)

Assembly: redb.Core.Pro.dll

Validates a JWT license token and returns parsed license info.

public static LicenseInfo? Validate(string licenseToken)