Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api-helper/misc/credentials/toToken"

Index

Functions

Functions

toToken

  • toToken(credentials: ProjectOperationCredentials | string): string
  • Convert the given credentials or token string to a token string if possible. Otherwise throw an exception.

    moduleexport

    Parameters

    • credentials: ProjectOperationCredentials | string

    Returns string

Generated using TypeDoc