Multiple Authentications

Is It Possible to Set Up Multiple Bearer Authentications in Swagger UI with Hugo?
I have integrated Swagger UI into my Hugo and created multiple pages, each requiring a different Bearer Authentication. I would like to know if it is possible to configure Swagger UI to support multiple authentication setups, depending on the page.

Welcome to the forum.

Swagger UI is not a core Hugo component, so I suppose you use a third party component for that.

Maybe they have some documentation?

Without knowing what component you use and how you configured
we cannot even have a look if it’s built in or needs customizing.

I’ll take a look on Swagger side