(
providerId: string,
options?: { timings?: Timings },
)
| 14 | getAuthStrategy(): Strategy<ProviderUser, any> |
| 15 | handleMockAction(request: Request): Promise<void> |
| 16 | resolveConnectionData( |
| 17 | providerId: string, |
| 18 | options?: { timings?: Timings }, |
| 19 | ): Promise<{ |
no outgoing calls
no test coverage detected