mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-10 15:23:39 +00:00
16 lines
515 B
Markdown
16 lines
515 B
Markdown
|
---
|
||
|
title: ASP.NET Auth and Authz
|
||
|
description: ...
|
||
|
---
|
||
|
|
||
|
<div style="display: flex; align-items: center;">
|
||
|
<img src="logos/zitadel-logo-solo-darkdesign.svg" height="160px" alt="zitadel"/>
|
||
|
<i style="font-size: 40px; height: 40px; margin: 0 15px;" class="las la-plus"></i>
|
||
|
<img src="tech/net.svg" height="160px" alt="aspnet"/>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
> This quickstart is not yet released. Come back later!
|
||
|
|
||
|
This Integration guide shows you the recommended way on how to integrate **ZITADEL** into your ASP NET Backend.
|