Basic token issuer.

Hierarchy

Methods

Methods

  • Issue a Token.

    Returns

    Token as represented in a string value

    Parameters

    • map: null | object

      of entries that make up the token's contents

    Returns null | string