# Page Not Found

The URL `security/authentication` does not exist.

You might be looking for one of these pages:
- [Authentication](https://docs.masoniteproject.com/features/authentication.md)
- [Authorization](https://docs.masoniteproject.com/features/authorization.md)
- [Hashing](https://docs.masoniteproject.com/security/hashing.md)
- [Notifications](https://docs.masoniteproject.com/features/notifications.md)
- [CORS](https://docs.masoniteproject.com/security/cors.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.masoniteproject.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.masoniteproject.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/features/authentication.md`)
- Use `Accept: text/markdown` header for content negotiation