ruby-omniauth-jwt 0.0.2-1.1 source package in Ubuntu
Changelog
ruby-omniauth-jwt (0.0.2-1.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. -- Holger Levsen <email address hidden> Sat, 09 Jan 2021 13:09:49 +0100
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-omniauth-jwt_0.0.2-1.1.dsc | 2.1 KiB | 6339b767b96e54cd1465f8e8ddb27a9af8713252a3d3d75dac7b6512f1b49c3b |
ruby-omniauth-jwt_0.0.2.orig.tar.gz | 5.2 KiB | fb04c5b7b85274798fc41d967bfe3b821ad01290d1632048a1182452c2737e70 |
ruby-omniauth-jwt_0.0.2-1.1.debian.tar.xz | 2.0 KiB | 4dacdcbc5cfcef6bc3d3a36c8f6b38b3175719137fdbe325511e227a94db5eee |
Available diffs
- diff from 0.0.2-1 to 0.0.2-1.1 (376 bytes)
No changes file available.
Binary packages built by this source
- ruby-omniauth-jwt: JSON Web Token (JWT) is a simple way to send verified information
between two parties online.
.
OmniAuth::JWT provides a clean, simple wrapper on top of JWT so that you can
easily implement this kind of SSO either between your own applications or allow
third parties to delegate authentication.