def get_plugin_auth()

in aidial_assistant/utils/open_ai_plugin.py [0:0]


def get_plugin_auth(
    auth_type: str,
    authorization_type: str,
    url: str,
    token_source: AddonTokenSource,