I want to restrict access to api when token passed in header does not match value in my configuration. I have created a custom guid in my project to prevent access to non matching token values or empty header values.I want to restrict access to api when token pas