KEYS_PATH
KEYS_PATH
The path to the token keys file (should be at project root)
This class implements a token resoruce. A file named 'keys.json' should host all token keys that will be accepted by the project.
{ "SystemName": "token_string_123456", "AnotherSystem": "token_string_654321" }