ITokenFetcher | Matterport SDK
Usage of the SDK constitutes your agreement with the Matterport SDK Agreement. Email developers@matterport.com with any questions.

A helper to tell the ITokenRefresher how to fetch a new token

Hierarchy

  • ITokenFetcher

Index

Methods

Methods

fetch

  • Fetch the new token.

    Parameters

    • oldToken: string

    Returns Promise<OAuth.TokenInfo>