# EYEON auth.md

This origin does **not** offer OAuth, OpenID Connect, API keys, or agent registration.

## Audience

- **Humans:** licensed private firearm owners in Israel ordering EYEON.
- **Agents:** systems that *read* public product facts (price, compatibility, how to order). Do not attempt to create accounts or place orders programmatically.

## Registration / provisioning

There is no `register_uri`, no `POST /agent/auth`, and no OAuth Protected Resource Metadata on this host.

Do not POST credentials, do not mint tokens, and do not open accounts here. A passive scan should treat this file as the source of truth and must not probe registration endpoints.

Human orders and support: [WhatsApp +972-54-337-3412](https://wa.me/972543373412). The website form opens WhatsApp with order details; a payment link is sent afterwards. Card numbers are not collected on this origin.

## Supported methods

| Method | Supported |
|---|---|
| Anonymous read of public GET resources | Yes — no credential |
| OAuth 2.0 / OIDC | No |
| API keys / bearer tokens | No |
| Agent registration (Auth.md `register_uri`) | No |
| ID-JAG / verified-email assertions | No |

## Credential use

None are issued. Public discovery files:

- [llms.txt](https://eyeontracker.com/llms.txt)
- [llms-full.txt](https://eyeontracker.com/llms-full.txt)
- [API catalog](https://eyeontracker.com/.well-known/api-catalog)
- [OpenAPI](https://eyeontracker.com/openapi.json)

Pages also speak `Accept: text/markdown`.
