Verifies if the app supports Apple Sign In
static Future<bool> supportsAppleSignIn() async { return false; }