golang-github-zitadel-oidc 3.24.0-1 source package in Ubuntu

Changelog

golang-github-zitadel-oidc (3.24.0-1) unstable; urgency=medium

  * New upstream release

 -- Mathias Gibbens <email address hidden>  Sat, 25 May 2024 20:40:52 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-zitadel-oidc_3.24.0-1.dsc 2.8 KiB c2197812c9062bcd18576f558468e1f185cf02b14f04f1e235e5e7872cc7b126
golang-github-zitadel-oidc_3.24.0.orig.tar.gz 183.9 KiB ffbdfb46158ada9592e196218fa77c231bd41bb98fa6d02a55a2bd41f479e253
golang-github-zitadel-oidc_3.24.0-1.debian.tar.xz 3.5 KiB cfc4baa75018ad1e80a9d7f4508b327755f1908626137d2c25191ba68e801f5c

Available diffs

No changes file available.

Binary packages built by this source

golang-github-zitadel-oidc-dev: OpenID Connect client and server library certified by the OpenID Foundation

 This library is an easy-to-use client (RP) and server (OP)
 implementation for the OIDC (OpenID Connect) standard written for Go.
 .
 The RP is certified for the basic and config profile.
 .
 Whenever possible existing packages (like OAuth2 for Go) were reused /
 extended.