Authenticate an access token issued by Stytch from the Token endpoint .
M2M access tokens are JWTs signed with the project's JWKs, and can be validated locally using any Stytch client library.
You may pass in an optional set of scopes that the JWT must contain in order to enforce permissions.