erlang-p1-oauth2 0.6.11-1 source package in Ubuntu

Changelog

erlang-p1-oauth2 (0.6.11-1) unstable; urgency=medium

  * New upstream version 0.6.11
  * Updated Standards-Version: 4.6.1 (no changes needed)
  * Updated Erlang dependencies
  * Updated years in debian/copyright

 -- Philipp Huebner <email address hidden>  Thu, 02 Jun 2022 10:22:01 +0200

Upload details

Uploaded by:
Ejabberd Packaging Team
Uploaded to:
Sid
Original maintainer:
Ejabberd Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
erlang-p1-oauth2_0.6.11-1.dsc 2.1 KiB 7599198cdd53cc52ee434637eb269b20fa35f52ff4928fdafabeacbbdc4a5b8b
erlang-p1-oauth2_0.6.11.orig.tar.gz 17.3 KiB 6978c812c2a1e5a70aa8177b2d24a33cd432002a226d2a335b879e32c0b48acb
erlang-p1-oauth2_0.6.11-1.debian.tar.xz 3.1 KiB 0915be64ec73cedcce66ba06713b8661af52752ee552f1106a7b5572e1e6602b

Available diffs

No changes file available.

Binary packages built by this source

erlang-p1-oauth2: Erlang library for server side implementation of OAuth2

 This library is designed to simplify the implementation of the server side of
 OAuth2 (http://tools.ietf.org/html/rfc6749). It provides no support for
 developing clients. See https://github.com/kivra/oauth2_client for support in
 accessing Oauth2 enabled services.