mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 14:37:34 +00:00
chore(v2): move to new org (#3499)
* chore: move to new org * logging * fix: org rename caos -> zitadel Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
This commit is contained in:
18
README.md
18
README.md
@@ -2,11 +2,11 @@
|
||||
<img src="./docs/static/logos/zitadel-logo-light@2x.png#gh-dark-mode-only" alt="Zitadel Logo" height="100px" width="auto" />
|
||||
|
||||
[](https://github.com/semantic-release/semantic-release)
|
||||
[](https://github.com/caos/zitadel/actions)
|
||||
[](https://github.com/caos/zitadel/blob/main/LICENSE)
|
||||
[](https://github.com/caos/zitadel/releases)
|
||||
[](https://goreportcard.com/report/github.com/caos/zitadel)
|
||||
[](https://codecov.io/gh/caos/zitadel)
|
||||
[](https://github.com/zitadel/zitadel/actions)
|
||||
[](https://github.com/zitadel/zitadel/blob/main/LICENSE)
|
||||
[](https://github.com/zitadel/zitadel/releases)
|
||||
[](https://goreportcard.com/report/github.com/zitadel/zitadel)
|
||||
[](https://codecov.io/gh/zitadel/zitadel)
|
||||
[](https://discord.gg/erh5Brh7jE)
|
||||
[](https://openid.net/certification/#OPs)
|
||||
|
||||
@@ -41,11 +41,11 @@ You can run an automatically operated **ZITADEL** instance on a CNCF compliant K
|
||||
|
||||
### Quickstarts
|
||||
|
||||
See our [Documentation](https://docs.zitadel.ch/docs/quickstarts/introduction) to get started with ZITADEL quickly. Let us know, if you are missing a language or framework in the [Q&A](https://github.com/caos/zitadel/discussions/1717).
|
||||
See our [Documentation](https://docs.zitadel.ch/docs/quickstarts/introduction) to get started with ZITADEL quickly. Let us know, if you are missing a language or framework in the [Q&A](https://github.com/zitadel/zitadel/discussions/1717).
|
||||
|
||||
### Client libraries
|
||||
|
||||
* [Go](https://github.com/caos/zitadel-go) client library
|
||||
* [Go](https://github.com/zitadel/zitadel-go) client library
|
||||
* [.NET](https://github.com/caos/zitadel-net) client library
|
||||
* [Dart](https://github.com/caos/zitadel-dart) client library
|
||||
* [Elixir](https://github.com/jshmrtn/zitadel_api) client library (maintained by [jshmrtn]([jshmrtn](https://github.com/jshmrtn)))
|
||||
@@ -121,8 +121,8 @@ Customize login and console with your design
|
||||
## Other CAOS Projects
|
||||
|
||||
* [**ORBOS**](https://github.com/caos/orbos/) - GitOps everything
|
||||
* [**OIDC for GO**](https://github.com/caos/oidc) - OpenID Connect SDK (client and server) for Go
|
||||
* [**ZITADEL Tools**](https://github.com/caos/zitadel-tools) - Go tool to convert key file to privately signed JWT
|
||||
* [**OIDC for GO**](https://github.com/zitadel/oidc) - OpenID Connect SDK (client and server) for Go
|
||||
* [**ZITADEL Tools**](https://github.com/zitadel/zitadel-tools) - Go tool to convert key file to privately signed JWT
|
||||
|
||||
## Usage Data
|
||||
|
||||
|
Reference in New Issue
Block a user