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

Should we change ApiKeyAuthentication to SessionAuthentication? #4

Open
wesvetter opened this issue Aug 19, 2013 · 2 comments
Open

Comments

@wesvetter
Copy link
Member

We have run into api key problems multiple times, and it might be easier if we handled this once in for all by just piggybacking off Django sessions during our fragile state of development.

@wesvetter
Copy link
Member Author

At the weekly check-in we decided to make the switch to SessionAuthentication. We can always add ApiKeyAuthentication back if we want, but switching to SessionAuth will make things simpler in the meantime.

Lewis has volunteered to handle this change.

@ghost ghost assigned lewisf Aug 27, 2013
@lewisf
Copy link

lewisf commented Aug 28, 2013

I'm making this change on a session-auth branch.

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

No branches or pull requests

2 participants