Skip to content

Commit f6d0679

Browse files
committed
Cleanup ownership confusion in readme
1 parent 9f789bb commit f6d0679

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ exclusively on the [JWT](https://tools.ietf.org/html/rfc7519),
1313
[JWK](https://tools.ietf.org/html/rfc7517) and [JWA](https://tools.ietf.org/html/rfc7518) RFC specifications and
1414
open source under the terms of the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).
1515

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

19-
[Okta](https://developer.okta.com/) is a complete authentication and user management API for developers.
20-
2119
We've also added some convenience extensions that are not part of the specification, such as JWS compression and claim
2220
enforcement.
2321

@@ -1634,7 +1632,7 @@ Jwts.parserBuilder()
16341632

16351633
## Author
16361634

1637-
Maintained by Les Hazlewood & [Okta](https://okta.com/)
1635+
Maintained by Les Hazlewood & the community :heart:
16381636

16391637
<a name="license"></a>
16401638
## License

0 commit comments

Comments
 (0)