# Page Not Found

The URL `web-api` does not exist.

You might be looking for one of these pages:
- [What This Is](https://docs.oidc-spa.dev/readme.md)
- [DPoP](https://docs.oidc-spa.dev/security-features/dpop.md)
- [Auto Login](https://docs.oidc-spa.dev/features/auto-login.md)
- [WebSocket](https://docs.oidc-spa.dev/integration-guides/backend-token-validation/websocket.md)
- [Keycloak Utils](https://docs.oidc-spa.dev/features/keycloak-utils.md)

## How to find the correct page

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

## Tips for requesting documentation

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