kubeshop / kusk-gateway

Kusk-gateway is an OpenAPI-driven API Gateway for Kubernetes
https://kubeshop.github.io/kusk-gateway/
MIT License
260 stars 21 forks source link

`StaticRoute`: Enable OAuth2 feature #855

Closed mbana closed 1 year ago

mbana commented 1 year ago

Resolves kubeshop/kusk-gateway/issues/763.

See: https://github.com/kubeshop/kusk-gateway/issues/763.

Signed-off-by: Mohamed Bana mohamed@bana.io

netlify[bot] commented 1 year ago

Deploy Preview for kusk-docs-preview canceled.

Name Link
Latest commit 92f00691e569cffc69368aacff13fa709d2a3c9b
Latest deploy log https://app.netlify.com/sites/kusk-docs-preview/deploys/6346aae5155dd50009f7874d
jasmingacic commented 1 year ago

@mbana can you update the PR please?

mbana commented 1 year ago

@mbana can you update the PR please?

WIP. I am thinking/refactoring the code so it is much more logical. As it currently stands, things are not logically grouped or belong to places where they shouldn't belong.

mbana commented 1 year ago

Closing in favour of https://github.com/kubeshop/kusk-gateway/pull/939.