fastapi-users-db-sqlmodel
fastapi-users-db-sqlmodel copied to clipboard
Add refresh token
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.