Files
2019-10-10 19:21:36 +02:00

3 lines
156 B
Python

from fastapi_users.authentication.base import BaseAuthentication # noqa: F401
from fastapi_users.authentication.jwt import JWTAuthentication # noqa: F401