Create a package fastapi-auth with all the account logic Make this package depend of another new package fastapi-sqlalchemy-mixins This way this part can be reuse in any projects without having to use fastapi-backend
Create a package fastapi-auth with all the account logic
Make this package depend of another new package fastapi-sqlalchemy-mixins
This way this part can be reuse in any projects without having to use fastapi-backend