denis@keisei — keiseikit-browse — 144×42
⌘1
KEISEIKIT v0.16.2DAEMON UPSLEEP 03:07
session 4f3amem 47/2002026-05-01 05:21

/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).

taglineSign in with Apple AuthProvider impl for kei-runtime-core (Wave 7). OAuth code →
languageRust
# install single binary
$ curl -fsSL keiseikit.dev/primitives/kei-auth-apple/install.sh | bash
▸ download .sh
# after install
$ kei-auth-apple --help
# settings.json snippet
"hooks": {
  "PostToolUse": [
    { "match": "Edit|Write",
      "hooks": ["~/.claude/hooks/kei-auth-apple.sh"] }
  ]
}

other primitives