Armory
Source
Browse
CLAUDE.md / Rules

force-claudeai-login

Restrict authentication to Claude.ai accounts only. This prevents users from logging in with Anthropic Console accounts, ensuring all access goes through the Claude.ai platform for consistent user experience and billing.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install force-claudeai-login --cli claude

writes the file to.claude/rules/force-claudeai-login.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/force-claudeai-login.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Restrict authentication to Claude.ai accounts only. This prevents users from logging in with Anthropic Console accounts, ensuring all access goes through the Claude.ai platform for consistent user experience and billing.

When to use it

Restrict authentication to Claude.ai accounts only. This prevents users from logging in with Anthropic Console accounts, ensuring all access goes through the Claude.ai platform for consistent user experience and billing.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/authentication/force-claudeai-login.json | jq .

Notes

Extracted from davila7/claude-code-templates, authentication category.