AuthTokenFetcher typedef

AuthTokenFetcher = JSFunction

Implementation

typedef AuthTokenFetcher
    = JSFunction /*JSPromise<AuthToken> Function(AuthTokenFetcherOptions)*/;