Skip to content

Memoize API::Helpers#secret_token

This method currently reads the configuration file from disk on every call. Instead of doing this the file should be loaded upon booting the application, this method in turn should then just read that variable.