---
source_url: "https://fusionauth.io/docs/quickstarts?utm_source=openai"
title: "QuickStarts | FusionAuth Docs"
mirrored_at: 2026-08-18T01:00:59.375Z
host: fusionauth.io
cited_in_42a: true
mirror_canonical: "https://index.42a.ai/fusionauth.io/docs/quickstarts__q__utm_source_openai"
---

> **Original source:** https://fusionauth.io/docs/quickstarts?utm_source=openai

Learn how you would use FusionAuth to add authentication and authorization to an application in the framework or language of your choice in 15 minutes or less. For a quick overview of FusionAuth and the problems it solves, see [Get Started](https://fusionauth.io/docs/get-started/start-here/step-1).

You'll need the following to work through any QuickStart:

-   Git, for cloning the example repository
-   Docker, to run FusionAuth and its dependencies
-   An editor, to update files
-   The language, platform or framework; for example, Xcode to run the iOS QuickStart or Java for Spring

## Single-Page Applications[#](#single-page-applications "link to header")

Web applications with in-browser logic.

## Web[#](#web "link to header")

Web applications with server-side logic.

## App[#](#app "link to header")

Apps running directly on a device.

## API[#](#api "link to header")

An API or service protected by FusionAuth.