# auth.md

Cornwall House Clearance does not operate an OAuth or OpenID Connect authorization server. The public enquiry API does not require an access token, client registration or agent account.

## Audience

Agents, executors, solicitors, landlords and owners who need a house, probate or property clearance quote in Cornwall.

## Registration

There is no agent registration endpoint. Do not call `/agent/auth` or request a token. Submit the enquiry directly.

## Supported methods

1. **Unauthenticated form POST** to `https://cornwallhouseclearance.co.uk/api/quote/` with `name`, `consent`, and an email or telephone number.
2. **Browser form** at https://cornwallhouseclearance.co.uk/get-a-quote/.
3. **Email** to info@cornwallhouseclearance.co.uk.

## Credentials

No client secret, API key or bearer token is issued. Photographs are optional attachments on the form POST.

## Policy

How enquiry details are used is described in the [privacy policy](https://cornwallhouseclearance.co.uk/privacy-policy/).

Protected-resource metadata (this origin is public): https://cornwallhouseclearance.co.uk/.well-known/oauth-protected-resource
