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

Support tastypie API Key authentication #71

Open
dcale opened this issue May 22, 2014 · 4 comments
Open

Support tastypie API Key authentication #71

dcale opened this issue May 22, 2014 · 4 comments

Comments

@dcale
Copy link

dcale commented May 22, 2014

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
Copy link
Contributor

johnraz commented May 22, 2014

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
Copy link

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
Copy link

2 years passed, no result so far?

@darkpixel
Copy link

+1

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

5 participants