Skip to content

Instantly share code, notes, and snippets.

View tayeke's full-sized avatar

Taylor Eke tayeke

View GitHub Profile
@gbalduzzi
gbalduzzi / app_attest_verification.php
Last active March 24, 2025 18:49
Apple App Attest verification
<?php
const PACKAGE_NAME = 'com.your.bundle_id';
const APPLE_TEAM_ID = 'ABCDEFGHIJK'; // 11 alphanumeric team ID
const ALLOW_DEV_ENVIRONMENT = true;
use CBOR\Decoder;
use CBOR\StringStream;
@ganapativs
ganapativs / iTerm2 + oh-my-zsh + Pure theme + zsh plugins setup.md
Last active April 13, 2025 06:31
iTerm2 + oh-my-zsh + Pure theme + zsh plugins setup