# use-mask-input auth.md

This site is **public documentation** for the [use-mask-input](https://www.npmjs.com/package/use-mask-input) npm library. There is no agent registration, OAuth login, or protected HTTP API on this hostname.

## Audience

AI agents and crawlers may read published docs, `llm.txt`, and `llm-full.txt` under the policy in [`/robots.txt`](https://use-mask-input.eduardoborges.dev/robots.txt).

## Credentials

Not required. Do not send secrets to this origin.

## Related discovery

| Resource | URL |
| --- | --- |
| API catalog (RFC 9727) | `/.well-known/api-catalog` |
| Agent skills index | `/.well-known/agent-skills/index.json` |
| OAuth protected resource metadata | `/.well-known/oauth-protected-resource` |
| MCP server card (docs mirror only) | `/.well-known/mcp/server-card.json` |

## Library package

Install and use the library from npm; authentication for your own apps is your responsibility.

```bash
npm install use-mask-input
```
