Files
fastapi-users/fastapi_users
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
..
2022-01-15 11:08:49 +01:00
2022-02-11 08:07:45 +01:00
2022-03-16 09:05:43 +01:00
2021-12-30 15:22:07 +01:00
2022-01-15 11:08:49 +01:00
2021-12-30 15:22:07 +01:00
2021-12-30 15:22:07 +01:00
2021-03-04 17:37:28 +01:00