Decodes and verifies an VincentJWT token in string form
This function returns the decoded VincentJWT object only if:
The JWT string to verify
String that should be in the audience claim(s)
The decoded VincentJWT object if it was verified successfully
Example