represents a token
verifies the tokens is valid, using the algorithm given instead of the alg field in the claims
verifies the tokens is valid, used in case the token was signed with "none" as algorithm
See Source File