This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit b14ec653beaf4e7c287f0749a647b5cb469bd123
Merge: 99101dc 919f75c
Author: Robert Newson <[email protected]>
AuthorDate: Thu Mar 12 14:10:11 2020 +0000

    Merge pull request #2658 from apache/import-jwtf
    
    Import jwtf

 rebar.config.script          |   1 +
 rel/reltool.config           |   2 +
 src/jwtf/.gitignore          |   4 +
 src/jwtf/LICENSE             | 176 ++++++++++++++++++++++++
 src/jwtf/README.md           |  18 +++
 src/jwtf/rebar.config        |   2 +
 src/jwtf/src/jwtf.app.src    |  30 ++++
 src/jwtf/src/jwtf.erl        | 316 +++++++++++++++++++++++++++++++++++++++++++
 src/jwtf/test/jwtf_tests.erl | 305 +++++++++++++++++++++++++++++++++++++++++
 9 files changed, 854 insertions(+)

Reply via email to