@@ -5,7 +5,7 @@ All contributions to JwtConnect are welcome!
55Note that as this library is planned to be used in high-profile production code,
66we insist on a very high standards for the code and design, but don't feel shy:
77discuss your plans over
8- [ GitHub Issues] ( https://github.com/openid/AppAuth-Android /issues ) and the
8+ [ GitHub Issues] ( https://github.com/openid/JWTConnect-Python-OidcMsg /issues ) and the
99[ mailing list] ( http://lists.openid.net/mailman/listinfo/openid-specs-ab ) , and
1010send in those pull requests!
1111
@@ -41,16 +41,16 @@ requests).
4141
4242Before you work on a big new feature, get in touch to make sure that your work
4343is inline with the direction of the project and get input on your architecture.
44- You can file an [ Issue] ( https://github.com/openid/AppAuth-Android /issues )
44+ You can file an [ Issue] ( https://github.com/openid/JWTConnect-Python-OidcMsg /issues )
4545discussing your proposal, or email the
4646[ list] ( http://lists.openid.net/mailman/listinfo/openid-specs-ab ) .
4747
4848## Coding Standards
4949
50- The AppAuth library follows the
51- [ Google Coding Style ] ( https://google.github.io/styleguide/javaguide.html ) for
52- the Java language . Please review your own code for adherence to the standard
53- and make sure to run the ` check ` gradle target .
50+ The JWTCOnnect-Python-OidcMsg library follows the
51+ [ PEP8 ] ( https://www.python.org/dev/peps/pep-0008/ )
52+ coding style for Python implementations . Please review your own code
53+ for adherence to the standard .
5454
5555## Pull Request Reviews
5656
0 commit comments