Nitro UI: Auto populate Authorization and HTTP Headers from backend configurations #7811
gideonogega
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In Swashbuckle.AspnetCore swagger definitions, we are able to populate Oauth 2.0 flows via appsettings.json
See: https://github.com/domaindrivendev/Swashbuckle.AspNetCore?tab=readme-ov-file#add-security-definitions-and-requirements and and https://stackoverflow.com/a/66376443
Can we add this to the Nitro UI as well?
Generally, you already have it in order to add authorization anyways, so might as well pre-populate the Nitro UI
Beta Was this translation helpful? Give feedback.
All reactions