Overview of ZITADEL example applications and quickstarts
Our examples cover a range of programming languages and frameworks, so no matter what you're into, we've got you covered.
Frontend
Single page application
Language | Example | Quickstart | SDK | |
---|---|---|---|---|
Angular | Guide | |||
![]() | React | Guide | ||
Vue | 🚧 |
Native/mobile app
Language | Example | Quickstart | SDK | |
---|---|---|---|---|
Flutter | Guide |
Regular web app
Language | Example | Quickstart | SDK | |
---|---|---|---|---|
NextJS | Guide | NextAuth Provider | ||
Go Web | Guide | SDK | ||
Java Spring Boot Web | ||||
Symfony PHP Framework | Guide | |||
Python3 Flask Web | ||||
ASP.NET Core MVC Web |
Backend
Language | Example | Quickstart | SDK | |
---|---|---|---|---|
Golang | Guide | SDK | ||
Python Flask | Guide | |||
ASP.NET Core WebAPI | Guide | SDK | ||
Node.js NestJS API | Guide | |||
PHP API | ||||
Java Spring Boot API |
Other example applications
- B2B customer portal: Showcase the use of personal access tokens in a B2B environment. Uses NextJS Framework.
- Frontend with backend API: A simple web application using a React front-end and a Python back-end API, both secured using ZITADEL
- Introspection: Python examples for securing an API and invoking it as a service user
- Fine-grained authorization: Leverage actions, custom metadata, and claims for attribute-based access control
Search for the "example" tag in our repository to explore all examples.