From f3b64470b66408860b12cf5e1f7e3e7cb207df35 Mon Sep 17 00:00:00 2001 From: jdahmubed Date: Fri, 8 Dec 2017 15:50:59 -0800 Subject: [PATCH] Readme and authors --- AUTHORS.md | 3 +++ README.md | 8 +++----- 2 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 AUTHORS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..f205059 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,3 @@ +#Authors + +Auth0 LLC, Google LLC \ No newline at end of file diff --git a/README.md b/README.md index a6c3fbb..b832902 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -# Java JWT - +# JWTs for Java This is not an officially supported Google product [![CircleCI](https://img.shields.io/circleci/project/github/auth0/java-jwt.svg?style=flat-square)](https://circleci.com/gh/auth0/java-jwt/tree/master) @@ -460,10 +459,9 @@ If the values can't be converted to the given **Class Type** a `JWTDecodeExcepti If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. -## Author +## Authors -Justin Dahmubed\ -Application Engineer II @ Google +Auth0 LLC, Google LLC ## License