OAuth2 and Bearer Authorization #655
Replies: 1 comment 4 replies
-
Hi @credas-dev
|
Beta Was this translation helpful? Give feedback.
4 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Is there way to configure swagger for different types of security?
I found a discussion here that we could configure security in the format below.
I'm using NextJS 12 and configuring my docs using the code below.
I wasn't able to configure a security parameter in the definition. Is there an example of how I can do this?
Beta Was this translation helpful? Give feedback.
All reactions