Files
authentik/website/docs/flow/executors/if-flow.md

10 lines
332 B
Markdown

---
title: Default
---
This is the default, web-based environment that flows are executed in. All stages are compatible with this environment and no limitations are imposed.
:::info
All flow executors use the same [API](../../../developer-docs/api/flow-executor), which allows for the implementation of custom flow executors.
:::