(provider string)
| 747 | Executor(provider string) (coreauth.ProviderExecutor, bool) |
| 748 | RegisterExecutor(coreauth.ProviderExecutor) |
| 749 | UnregisterExecutor(provider string) |
| 750 | } |
| 751 | |
| 752 | type executorRegistration struct { |
no outgoing calls
no test coverage detected