fastapi-users-db-sqlmodel icon indicating copy to clipboard operation
fastapi-users-db-sqlmodel copied to clipboard

Add refresh token

Open Ae-Mc opened this issue 11 months ago • 0 comments

Add refresh token database classes that inherit base classes defined in fastapi-users in pull request #1367. Add tests with 100% coverage. Fix impossible to inherit models multiple times. Fix models does not inherit base protocols.

TODO: replace fastapi-users dependency address in pyproject.toml after pull request approve in main repo.

Ae-Mc avatar Mar 13 '24 01:03 Ae-Mc