splatnet3_scraper.auth.EnvironmentVariablesManager.token_to_variable(token)

Given the token name, returns the environment variable name.

Parameters:
token : str

The token name.

Returns:

str – The environment variable name.