mirror of
https://github.com/zitadel/zitadel.git
synced 2025-06-11 22:58:32 +00:00
docs(sdk-examples): Added description about setting up samples in console (#7838)
* Added description about setting up samples in console * Changed default text. * Update introduction.mdx * Update introduction.mdx
This commit is contained in:
parent
24a9d7c730
commit
e4905f1431
@ -6,7 +6,7 @@ sidebar_label: Introduction
|
||||
You can integrate ZITADEL quickly into your application and be up and running within minutes.
|
||||
To achieve your goals as fast as possible, we provide you with SDKs, Example Repositories and Guides.
|
||||
|
||||
The SDKs and Integration depend on the framework and language you are using.
|
||||
The SDKs and integration depend on the framework and language you are using.
|
||||
|
||||
import { Frameworks } from "../../src/components/frameworks";
|
||||
|
||||
@ -14,6 +14,12 @@ import { Frameworks } from "../../src/components/frameworks";
|
||||
|
||||
<Frameworks />
|
||||
|
||||
To further streamline your setup, simply visit the console in ZITADEL where you can select one of the languages or frameworks. This will allow you to instantly set up the configuration for that specific sample in ZITADEL, ensuring you have everything you need to get started right away.
|
||||
|
||||

|
||||
|
||||
To begin configuring login for any of these samples, start [here](https://zitadel.com/signin).
|
||||
|
||||
### OIDC Libraries
|
||||
|
||||
OIDC is a standard for authentication and most languages and frameworks do provide a OIDC library which can be easily integrated to your application.
|
||||
|
BIN
docs/static/img/sdk-examples/console.png
vendored
Normal file
BIN
docs/static/img/sdk-examples/console.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 200 KiB |
Loading…
x
Reference in New Issue
Block a user