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

Add a new login endpoint to handle FxA authentication #1588

Closed
mstriemer opened this issue Nov 2, 2015 · 0 comments
Closed

Add a new login endpoint to handle FxA authentication #1588

mstriemer opened this issue Nov 2, 2015 · 0 comments
Assignees
Labels
component:api repository:addons-server Issue relating to addons-server

Comments

@mstriemer
Copy link
Contributor

Add a new login endpoint that will accept an FxA authentication token and return an API key to the client. This should also log the user into the django session based authentication system to maintain backwards compatibility.

This will be similar to zamboni's FxALoginView however it should again be much simpler since we only have one authentication method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:api repository:addons-server Issue relating to addons-server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants