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

Changelog

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

  * New upstream release

 -- Mathias Gibbens <email address hidden>  Tue, 16 Jul 2024 21:20:58 +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.26.0-1.dsc 2.8 KiB 54f33daca52891d765744d984e023031072047fa32f56ff1318c4144695fed38
golang-github-zitadel-oidc_3.26.0.orig.tar.gz 184.3 KiB e457da954ee30ce57e7103428b419bcf87805a40b5172c23f13e38c6bd1e6a32
golang-github-zitadel-oidc_3.26.0-1.debian.tar.xz 3.6 KiB 03706d6bb7e4e5634b700a418d80cf3f3c7df385bd432ab9a470d57f6a358ea9

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.