concentricsky / django-tastypie-swagger

An adapter to use swagger-ui with django-tastypie.
Other
132 stars 144 forks source link

Support tastypie API Key authentication #71

Open dcale opened 10 years ago

dcale commented 10 years ago

I included this package in my project and everything works fine if ones does a session authentication. But if I want to use this app with tastypie's api key authetication I fail, because I can enter only "special-key" (see screenshot)

screen shot 2014-05-22 at 10 12 23

It would be great if there would be the possibility of having the support for tastypie's authentication style (username=<>&api_key=<>)

johnraz commented 10 years ago

Yep, it will be supported when version 2.0 of swagger will be supported, I'm working on it and it should be ready "soon" (see the branch: https://github.com/johnraz/django-tastypie-swagger/tree/Unit-tests)

diogeneshamilton commented 10 years ago

I'm also interested in this support (hoping it gets into the pip version). Additionally, is there a way to denote authentication method at all in the documentation generated? It's nice they append the api key everywhere, but it would be nice to relate when it's needed to a developer.

sshishov commented 8 years ago

2 years passed, no result so far?

darkpixel commented 8 years ago

+1