# FlowAuth OAuth2 Authentication System

FlowAuth는 오픈소스 OAuth2 인증 서버로, 안전하고 확장 가능한 인증 및 권한 부여 솔루션을 제공합니다. 이 문서는 FlowAuth의 API 엔드포인트와 사용법을 설명합니다.


---

# 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://op0.gitbook.io/flowauth/reference/flowauth-oauth2-authentication-system.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.
