How do I create a security provider? #2061
Unanswered
margaretjoanmiller
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to golang web dev so bear with me if this is a newbie question but how do I create my own security providers for the validation middleware? I see there's some already at
github.com/oapi-codegen/oapi-codegen/v2/pkg/securityproviderbut I'm unsure how to create new ones? I want to enable OIDC based auth for my API.Beta Was this translation helpful? Give feedback.
All reactions