/primitives / kei-auth-google
kei-auth-google
AuthProvider impl for Google OAuth 2.0 + OIDC. Wave 7 atomar; sibling of kei-auth (multi-tenant tokens) and forthcoming kei-auth-{github,microsoft,apple}.
| tagline | AuthProvider impl for Google OAuth 2.0 + OIDC. Wave 7 atomar; sibling of kei-aut |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-auth-google/install.sh | bash
# after install $ kei-auth-google --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-auth-google.sh"] } ] }