Validate a Token

What will be done here

Here you can validate a token(just in case you are not sure if your token is valid what means it exists in the database), enter your token into the form below and it will return the result, in case your token is valid you can use it as described(put the token into the file token.inc.sh, place that file in /opt/cronguard/ and run your cronjobs with the cron_wrapper.sh). If your token is not valid you have two options, either you go to the Forgot Token page, enter your email address and your token will be sent to you, or you create a new one at the Generate Token page.