Files
fastapi-users/fastapi_users
François Voron 0e975c9b95 Bump version 10.2.1 → 10.3.0
Improvements
------------

* Ensure the reset password token can be used only once.
* Change JWT access token structure to use standard `sub` claim instead of `user_id`.
    * ⚠ Existing JWT will be invalidated
* Change verify and reset password tokens structure to use standard `sub` claim instead of `user_id`.
2023-01-16 11:48:32 +01:00
..
2022-05-05 14:51:19 +02:00
2023-01-16 10:20:23 +01:00
2023-01-16 11:48:32 +01:00
2023-01-16 10:20:23 +01:00
2022-05-05 14:51:19 +02:00
2021-12-30 15:22:07 +01:00
2021-03-04 17:37:28 +01:00
2022-05-06 14:56:49 +02:00