Skip to content

[Question]Any helper method for creating OpenApiSecurityScheme instance? #668

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

Closed
wu-yafeng opened this issue Dec 17, 2021 · 1 comment
Closed
Labels
type:enhancement Enhancement request targeting an existing experience
Milestone

Comments

@wu-yafeng
Copy link

It's a challenge to create a OpenApiSecurityScheme instance.
Any helper method for creating OpenApiSecurityScheme such as:

OpenApiSecurityScheme.OpenIdConnect(...);
OpenApiSecurityScheme.OAuth(...);
OpenApiSecurityScheme.JwtBearer(...);
OpenApiSecurityScheme.Cookie(...);
@darrelmiller darrelmiller added the type:enhancement Enhancement request targeting an existing experience label Mar 1, 2022
@darrelmiller darrelmiller added this to the Backlog milestone Mar 1, 2022
@darrelmiller
Copy link
Member

Related to #673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement request targeting an existing experience
Projects
None yet
Development

No branches or pull requests

2 participants