---
title: Sample app reference
description: This list shows the characteristics of each sample app included in the PingAccess QuickStart utility.
component: pingaccess
version: 9.1
page_id: pingaccess:token_providers:pa_sample_app_reference
canonical_url: https://docs.pingidentity.com/pingaccess/9.1/token_providers/pa_sample_app_reference.html
revdate: February 6, 2023
section_ids:
  sample-apps: Sample apps
---

# Sample app reference

This list shows the characteristics of each sample app included in the PingAccess QuickStart utility.

## Sample apps

* Traditional App

  A web application that renders its views on the server side in response to HTTP requests. Once accessed, it displays a simple to-do list.

* Single Page App

  An application that uses Javascript to render different views within the browser. Once accessed, it displays a simple to-do list.

* API-Only App

  An application that is intended to be accessed with APIs and not through a UI. It lets users create and manage a simple to-do list.

* One-Time Auth App

  An application that has a resource that requires authorization for every request. It lets users send hypothetical money to specified recipients.
