mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-08-17 05:38:33 +08:00
3 lines
123 B
Python
3 lines
123 B
Python
from fastapi_users.fastapi_users import FastAPIUsers # noqa: F401
|
|
from fastapi_users.models import BaseUser # noqa: F401
|