这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Change password & username defaults in docs #71

@herkyl

Description

@herkyl

Right now Node.js's README writes:

var client = foo.bar({
  username: 'pksunkara',
  password: 'password'
});

Is it possible to change it to:

var client = foo.bar({
  username: 'api_key',
  password: 'api_secret'
});

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions