async getToken()
in
lib/auth/googleAccessTokenCredential.ts [10:12]
3
lines of code
1
McCabe index (conditional complexity)
async getToken() { return this.token; }