Subject: CVS commit: pkgsrc/security/oauth2c
From: Thomas Klausner
Date: 2022-12-10 09:17:59
Message id: 20221210081759.CE9AAFA90@cvs.NetBSD.org

Log Message:
security/oauth2c: import oauth2c-1.1.0

oauth2c is a command-line tool that simplifies the process of
experimenting with different grant types and client authentication
methods for OAuth 2.0.

* Simple and intuitive interface for quickly experimenting with
  different OAuth 2.0 grant types and client authentication methods
* Supports all modern OAuth 2.0 grant types: authorization code,
  implicit, password, client credentials, refresh token, JWT bearer
* Supports all client authentication methods: client secret basic,
  client secret post, client secret JWT, private key JWT, TLS client
  auth

Files:
RevisionActionfile
1.1addpkgsrc/security/oauth2c/DESCR
1.1addpkgsrc/security/oauth2c/Makefile
1.1addpkgsrc/security/oauth2c/PLIST
1.1addpkgsrc/security/oauth2c/distinfo
1.1addpkgsrc/security/oauth2c/go-modules.mk