GetEventSigningTokenFunc: (() => Promise<TokenResult>)

Type declaration

    • (): Promise<TokenResult>
    • Explicit type for the callback function that requests the authorization token.

      Returns Promise<TokenResult>

Generated using TypeDoc