Skip to content

Conversation

@tekktrik
Copy link
Member

  • Added example for generating private key
  • Added code and comments in simpletest example pointing to generation example file
  • Fixed type hint and docstring of private_key_data argument in JWT.generate()

Fixes #12

@tekktrik tekktrik requested a review from a team August 31, 2022 03:24
@brentru
Copy link
Member

brentru commented Aug 31, 2022

@tekktrik It's been a while since I've looked at this codebase. Where is the example code from? A learn guide?

@tekktrik
Copy link
Member Author

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Tested successfully on PyPortal 8.0.0 beta.0

Thanks for adding the generator script and point in the right direction error handling @tekktrik!

@FoamyGuy FoamyGuy merged commit 7203a35 into adafruit:main Sep 12, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document or add example of generating rsa key

3 participants