Skip to content
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

implement Authorized feature #56

Open
amitgilad3 opened this issue Aug 19, 2020 · 2 comments
Open

implement Authorized feature #56

amitgilad3 opened this issue Aug 19, 2020 · 2 comments

Comments

@amitgilad3
Copy link

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??

@nicolaiort
Copy link

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?

@epiphone
Copy link
Owner

epiphone commented Nov 28, 2020

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 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants