Integrate & AuthenticateSDKs & IntegrationsFrontend & Mobile (OIDC/PKCE)
Integrating ZITADEL with Standard OIDC & OAuth2 Libraries
Since ZITADEL is a certified provider, you can use industry-standard tools to handle authentication and API protection in any language or framework without vendor lock-in.
| Framework | Recommended OIDC Library | Example Documentation Link |
|---|---|---|
| Angular | @edgeflare/ngx-oidc | Integration Example |
| Astro | @auth/core | Integration Example |
| Django | Authlib | Integration Example |
| Express.js | @auth/express | Integration Example |
| FastAPI | Authlib | Integration Example |
| Fastify | @auth/core | Integration Example |
| Flask | Authlib | Integration Example |
| Hono | Auth.js | Integration Example |
| Laravel | Laravel Socialite | Integration Example |
| Nest.js | @auth/core | Integration Example |
| Next.js | next-auth | Integration Example |
| Nuxt.js | next-auth | Integration Example |
| Qwik | @auth/core | Integration Example |
| SolidStart | @auth/solid-start | Integration Example |
| Svelte | @auth/sveltekit | Integration Example |
| Symfony | Symfony Security | Integration Example |
You might want to check out the following links to find another good library:
Was this page helpful?