# Auth

Base class for auth types

****

- Full class name: `Kirby\Http\Request\Auth`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Http/Request/Auth.php#L17>

****

### Auth

- [new Auth()](https://getkirby.com/docs/reference/objects/http-request/auth/__construct.md)
- [$auth->__toString()](https://getkirby.com/docs/reference/objects/http-request/auth/__to-string.md)
- [$auth->data()](https://getkirby.com/docs/reference/objects/http-request/auth/data.md)
- [$auth->type()](https://getkirby.com/docs/reference/objects/http-request/auth/type.md)