Skip to content

Commit

Permalink
Cleanup ownership confusion in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemers committed Dec 14, 2021
1 parent 9f789bb commit f6d0679
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@ exclusively on the [JWT](https://tools.ietf.org/html/rfc7519),
[JWK](https://tools.ietf.org/html/rfc7517) and [JWA](https://tools.ietf.org/html/rfc7518) RFC specifications and
open source under the terms of the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).

The library was created by [Okta's](http://www.okta.com) Senior Architect, [Les Hazlewood](https://github.com/lhazlewood)
The library was created by [Les Hazlewood](https://github.com/lhazlewood)
and is supported and maintained by a [community](https://github.com/jwtk/jjwt/graphs/contributors) of contributors.

[Okta](https://developer.okta.com/) is a complete authentication and user management API for developers.

We've also added some convenience extensions that are not part of the specification, such as JWS compression and claim
enforcement.

Expand Down Expand Up @@ -1634,7 +1632,7 @@ Jwts.parserBuilder()

## Author

Maintained by Les Hazlewood & [Okta](https://okta.com/)
Maintained by Les Hazlewood & the community :heart:

<a name="license"></a>
## License
Expand Down

0 comments on commit f6d0679

Please sign in to comment.