Skip to content

Documentation error #30

@kretz

Description

@kretz

The README documentation (wrongly) says to use

function(identifier, done) {
  ...
}

But the actual example code is

function(identifier, profile, done) {
  ...
}

Probably a good idea to fix to get new users on board easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions