Function getAccessToken

  • Returns an access token using the supplied host config. Typically used on the backend to supply the access token to the frontend

    Parameters

    Returns Promise<string>