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

Send Basic Auth Request #13

Closed
osscontributor opened this issue Jul 6, 2015 · 5 comments
Closed

Send Basic Auth Request #13

osscontributor opened this issue Jul 6, 2015 · 5 comments
Assignees

Comments

@osscontributor
Copy link
Owner

We need to modify the front end to send a Basic Auth request to the server.

@osscontributor
Copy link
Owner Author

Can @craigburke or @VoltiSubito put this in place?

@osscontributor
Copy link
Owner Author

Any update on this @craigburke?

@craigburke
Copy link
Collaborator

Yeah, I'll clean up what I have and push either today or tomorrow.

@craigburke
Copy link
Collaborator

Ok, committed. This is making a POST request to /auth/login and expecting back a JSON response similar to this:

{id: 'craig', fullName: 'Craig Burke', roles: ['ADMIN']}

@osscontributor
Copy link
Owner Author

Excellent. I will get started on #14.

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