Currently, a randomly selected, hard-coded value is sent as an API key for testing mock routes that required authentication. This value should be obtained from an instance of Mocker or from a user-defined function.
|
const value = '74tybcqo874tbyqo874t3'; |