File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,9 @@ exclusively on the [JWT](https://tools.ietf.org/html/rfc7519),
13
13
[ JWK] ( https://tools.ietf.org/html/rfc7517 ) and [ JWA] ( https://tools.ietf.org/html/rfc7518 ) RFC specifications and
14
14
open source under the terms of the [ Apache 2.0 License] ( http://www.apache.org/licenses/LICENSE-2.0 ) .
15
15
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 )
17
17
and is supported and maintained by a [ community] ( https://github.com/jwtk/jjwt/graphs/contributors ) of contributors.
18
18
19
- [ Okta] ( https://developer.okta.com/ ) is a complete authentication and user management API for developers.
20
-
21
19
We've also added some convenience extensions that are not part of the specification, such as JWS compression and claim
22
20
enforcement.
23
21
@@ -1634,7 +1632,7 @@ Jwts.parserBuilder()
1634
1632
1635
1633
## Author
1636
1634
1637
- Maintained by Les Hazlewood & amp; [ Okta ](https : // okta.com/)
1635
+ Maintained by Les Hazlewood & amp; the community : heart :
1638
1636
1639
1637
< a name= " license" >< / a>
1640
1638
## License
You can’t perform that action at this time.
0 commit comments