📄️ Go
This integration guide shows you how to integrate ZITADEL into your Go API. It demonstrates how to secure your API using
📄️ Java Spring Boot
This integration guide shows you how to integrate ZITADEL into your Java Spring Boot API. It demonstrates how to secure your API using
📄️ Django
This integration guide demonstrates the recommended way to incorporate ZITADEL into your Django Python application.
📄️ Python
This example shows you how to secure a Python3 Flask API with both authentication and authorization using ZITADEL.
📄️ NestJS
This documentation section guides you through the process of integrating ZITADEL into your Node.js backend using the NestJS framework. The provided example demonstrates authentication using an OIDC (OAuth2) token introspection strategy with a ZITADEL service account for machine-to-machine communication.
📄️ Pylon
This integration guide demonstrates the recommended way to incorporate ZITADEL into your Pylon service.