Skip to content

Make entropy of mock API key more obvious #7

@skonves

Description

@skonves

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';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions