from core.plugin.entities.oauth import OAuthSchema

__all__ = [
    "OAuthSchema",
]
