supportsPlatform abstract method

bool supportsPlatform(
  1. TargetPlatform platform
)

Verifies that an AuthProvider is supported on a platform.

Implementation

bool supportsPlatform(TargetPlatform platform);