Categorygithub.com/zitadel/zitadel-go/v2

# Packages

No description provided by the author
No description provided by the author

# README

ZITADEL GO

semantic-release Release license release tag Go Report Card codecov

Go client library for the ZITADEL API.

Usage

Add the package to your go.mod by

go get github.com/zitadel/zitadel-go/v2

...and check out the examples in this repo or head over to our docs website.

V1

If you're looking for Version 1, please check out the main branch.

Supported Go Versions

For security reasons, we only support and recommend the use of one of the latest two Go versions (:white_check_mark:).
Versions that also build are marked with :warning:.

VersionSupported
<1.19:x:
1.19:warning:
1.20:warning:
1.21:white_check_mark:
1.22:white_check_mark:

License

The full functionality of this library is and stays open source and free to use for everyone. Visit our website and get in touch.

See the exact licensing terms here

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributors