implement Authorized feature
Hi, id like to implement the Authorized feature but not sure how to start and how the spec would look like for this.
can somebody maybe assist me in implementing this feature??
I'd love to implement this, too. But I'm facing the same issue of where to start.
@epiphone could you please point us somewhere?
Here's how authorization works in routing-controllers: https://github.com/typestack/routing-controllers#using-authorization-features
And here's how OpenAPI's security property works: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step6_security_object.html
Now the problem is tying these two together. I don't have a solution in mind but happy to merge if you come up with one :+1: