mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-05 22:52:46 +00:00
2c517d6278
* check in full site application * rm unused assets components * change base css * i18n * new doc workflow * fix crosslink to doc in github * nav, console link, assets, console brand * edit configjs server * rm go struct references * cleanup input output bindings * working dir * export path * always trigger * rel paths * cname * rev workdir * fix fallbacklanguage, home on large screens * remove mit from site
15 lines
726 B
Markdown
15 lines
726 B
Markdown
---
|
|
title: Where to start?
|
|
description: This document explains zitadels key capabilities
|
|
---
|
|
|
|
<!-- ## Where to start? -->
|
|
|
|
### I already have an authentication system
|
|
|
|
If your app already has a sign-in implementation and you want to use it to authenticate with Zitadel backend services, read our `migration documentation`.
|
|
|
|
### I want to build my authentication system with Zitadel
|
|
|
|
If you're building a new app or adding sign-in to an existing app, Zitadel has libraries and services that can help you implement secure authentication without having to build the authentication backend yourself. Zitadel Authentication is a complete backend solution for signing in with passwords and additional Factors for enhanced Security.
|