Files
Joe Taylor b054383fbf Enable RS256/ES256 and other algorithms for JWT strategy (#943)
* Implement RS256 for JWT auth

* Update docs with RS256 example

* Added ES256 tests

* Format with isort and black

* Removed example RSA key pair (so as not to tempt people to use it)

* Added pyjwt[crypto] to requirements

* Removed pycryptodome by hardcoding example keys

* Removed unnecessary Tuple import from typing
2022-03-22 10:28:00 +01:00
..
2021-12-31 14:43:39 +01:00
2021-12-31 14:43:39 +01:00
2021-12-30 15:22:07 +01:00
2021-12-30 15:22:07 +01:00