Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarrifications around Auth #26

Open
KamWithK opened this issue Dec 27, 2024 · 0 comments
Open

Clarrifications around Auth #26

KamWithK opened this issue Dec 27, 2024 · 0 comments

Comments

@KamWithK
Copy link
Contributor

My OpenAPI scheme includes security keys:

        "security": [
          {
            "ApiKey": [],
            "ApiVersion": [],
            "ClientName": [],
            "Password": [],
            "ResponseFormat": [],
            "Salt": [],
            "Token": [],
            "Username": []
          }
        ]

But I haven't been able to find a place to specify them to the libninja client itself
Would be good if you can provide some clarification around auth with libninja, as I can't find it documented anywhere nor examples provided of this (but I think it is supported?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant