# Welcome to BlitzWare

BlitzWare is a provider of cutting-edge OAuth 2.0 authorization services, offering SDKs that streamline the authentication and authorization process for developers across multiple platforms and frameworks. With BlitzWare, you can easily integrate secure login flows into your applications, ensuring seamless user experiences while safeguarding sensitive data.

### **Choose your application type to get started**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Native/Mobile App</strong></td><td>Mobile or Desktop app that runs natively on a device</td><td align="center">e.g.: iOS, Android, Windows</td><td><a href="https://3971581513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYjb41by6V7VaMjHbf8VN%2Fuploads%2FntnC2UsdrR1o9178kMQp%2Fnative.svg?alt=media&#x26;token=3f42eded-27ef-4dc1-a8e0-1c4facb26305">native.svg</a></td><td><a href="quickstart/native">native</a></td></tr><tr><td><strong>Single Page Web App</strong></td><td>JavaScript web app that runs in the browser</td><td align="center">e.g.: Angular, React, Vue</td><td><a href="https://3971581513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYjb41by6V7VaMjHbf8VN%2Fuploads%2FrD2ry2SiblzbaJSURNLJ%2Fspa.svg?alt=media&#x26;token=b275b11a-9add-42c6-901e-1d2d9c03ddda">spa.svg</a></td><td><a href="quickstart/spa">spa</a></td></tr><tr><td><strong>Traditional Web App</strong></td><td>Traditional web app that runs on the server</td><td align="center">e.g.: Express, ASP.NET, Java, PHP</td><td><a href="https://3971581513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYjb41by6V7VaMjHbf8VN%2Fuploads%2FIKKdygt2mTAqYlAt3a3I%2Fwebapp.svg?alt=media&#x26;token=4acd951c-4206-4d7a-b646-51baee71e18a">webapp.svg</a></td><td><a href="quickstart/webapp">webapp</a></td></tr><tr><td><strong>Backend/API</strong></td><td>An API or service protected by BlitzWare</td><td align="center">e.g.: Express.js API, ASP.NET API</td><td><a href="https://3971581513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYjb41by6V7VaMjHbf8VN%2Fuploads%2F6oKFFz9vBMnfecpmDZ4g%2Fbackend.svg?alt=media&#x26;token=b984996a-7c5a-4f42-9450-de0026b96a1c">backend.svg</a></td><td><a href="quickstart/backend">backend</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.blitzware.xyz/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
