supportsPlatform abstract method

bool supportsPlatform(
  1. TargetPlatform platform
)
inherited

Verifies that an AuthProvider is supported on a platform.

Implementation

bool supportsPlatform(TargetPlatform platform);