fix: move to new org (#177)
* chore: move to new org * chore: change import * fix: update logging lib Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com> Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
This commit is contained in:
parent
72f28a10ce
commit
550f7877f2
64 changed files with 138 additions and 137 deletions
|
@ -2,13 +2,13 @@
|
|||
|
||||
## Did you find a bug?
|
||||
|
||||
Please file an issue [here](https://github.com/caos/oidc/issues/new?assignees=&labels=bug&template=bug_report.md&title=).
|
||||
Please file an issue [here](https://github.com/zitadel/oidc/issues/new?assignees=&labels=bug&template=bug_report.md&title=).
|
||||
|
||||
Bugs are evaluated every day as soon as possible.
|
||||
|
||||
## Enhancement
|
||||
|
||||
Do you miss a feature? Please file an issue [here](https://github.com/caos/oidc/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=)
|
||||
Do you miss a feature? Please file an issue [here](https://github.com/zitadel/oidc/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=)
|
||||
|
||||
Enhancements are discussed and evaluated every Wednesday by the ZITADEL core team.
|
||||
|
||||
|
@ -16,8 +16,8 @@ Enhancements are discussed and evaluated every Wednesday by the ZITADEL core tea
|
|||
|
||||
We add the label "good first issue" for problems we think are a good starting point to contribute to the OIDC SDK.
|
||||
|
||||
* [Issues for first time contributors](https://github.com/caos/oidc/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
||||
* [All issues](https://github.com/caos/oidc/issues)
|
||||
* [Issues for first time contributors](https://github.com/zitadel/oidc/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
||||
* [All issues](https://github.com/zitadel/oidc/issues)
|
||||
|
||||
### Make a PR
|
||||
|
||||
|
@ -33,7 +33,7 @@ Make sure you use semantic release:
|
|||
|
||||
Checkout the [examples folder](example) for different client and server implementations.
|
||||
|
||||
Or checkout how we use it ourselves in our OpenSource Identity and Access Management [ZITADEL](https://github.com/caos/zitadel).
|
||||
Or checkout how we use it ourselves in our OpenSource Identity and Access Management [ZITADEL](https://github.com/zitadel/zitadel).
|
||||
|
||||
## **Did you find a security flaw?**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue