Closed rhazegh closed 8 years ago
Hi @rhazegh - Not currently I'm afraid.
@rhazegh I created a pull request to support this https://github.com/richhollis/swagger-docs/pull/101 @richhollis I'd like to hear your feedback and fix if anything is not right to get this merged soon.
a big +1 for this. Let me know if there's anything I can do to help get this ready to be merged.
Just to steal some thunder and offer an alternative here, this is supported by my swagger-blocks gem if you're interested (bearing in mind that it's an unrelated project and a different doc format). Example oauth2 code here.
huge +1 for this too!
This was highly requested in swagger-blocks too, so I just added docs for how to do it if anyone's interested: https://github.com/fotinakis/swagger-blocks#security-handling
I know this issue is old, but thanks to @rhazegh for the PR. I've used all of your code to implement the authorizations support. Thanks so much for that! 0.2.1 adds this support.
@richhollis the PR was made by @RKushnir
Can I generate json spec files that are capable of handling OAuth 2.0 authentication in the swagger-ui?