Checks if the given string is a valid JWT (JSON Web Token).
The string to validate.
True if the string is a valid JWT, false otherwise.
Checks if the given string is a valid JWT (JSON Web Token).