/primitives / kei-auth-apple
kei-auth-apple
Sign in with Apple AuthProvider impl for kei-runtime-core (Wave 7). OAuth code → token endpoint → unverified id_token claim decode (sub/email).
| tagline | Sign in with Apple AuthProvider impl for kei-runtime-core (Wave 7). OAuth code → |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-auth-apple/install.sh | bash
# after install $ kei-auth-apple --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-auth-apple.sh"] } ] }