Refresh token issuer.

Hierarchy

Methods

Methods

  • Issue a Token for the provided delegation.

    Returns

    Token as represented in a string value

    Parameters

    • map: null | object

      of entries that make up the token's contents

    • scriptDelegation: ScriptDelegation

      to issue the token for

    Returns null | string